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