SIGN IN SIGN UP

Refactor: Remove some code that was obsoleted when this module was

changed to use universal newlines.

           Remove all imports from the compile() function; these are
           now done at the top of the module ("Python normal form"),
           and define a helper based on the platform instead of
           testing the platform in the compile() function.
F
Fred Drake committed
a96f1a3c08fbe9452c24bb163b4480b5c67d1e8d
Parent: 5b09eee