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.
Showing
Please register or sign in to comment