1 2 3 4 5 6 7 8
#!/usr/bin/env python2.6 # # Pyrex -- Main Program, Unix # from Pyrex.Compiler.Main import main main(command_line = 1)