Commit 216b09e6 authored by Jim Fulton's avatar Jim Fulton

Edited message.

parent 6e7cddef
...@@ -90,7 +90,7 @@ class Shutup: ...@@ -90,7 +90,7 @@ class Shutup:
print print
print '-'*78 print '-'*78
print 'Compiling py files' print 'Compiling python modules'
stdout=sys.stdout stdout=sys.stdout
try: try:
sys.stdout=Shutup() sys.stdout=Shutup()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment