mirror of
https://github.com/boostorg/python.git
synced 2026-02-22 15:42:16 +00:00
no message
[SVN r19761]
This commit is contained in:
@@ -362,7 +362,7 @@ def UsePsyco():
|
||||
|
||||
def main():
|
||||
start = time.clock()
|
||||
#UsePsyco()
|
||||
UsePsyco()
|
||||
status = Begin()
|
||||
print '%0.2f seconds' % (time.clock()-start)
|
||||
sys.exit(status)
|
||||
|
||||
Reference in New Issue
Block a user