diff options
Diffstat (limited to 'getheader.py')
| -rw-r--r-- | getheader.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/getheader.py b/getheader.py index da581b5..536915e 100644 --- a/getheader.py +++ b/getheader.py @@ -17,7 +17,7 @@ print args,"-I%s"%path lst=[] compileall.compile_dir("./src/python", force=1) -print "\n\n\ngenerating pyconsole.h" +print "generating pyconsole.h" fname="./src/python/tpt_console.pyc" try: |
