fix ResourceWarning about unclosed files in Py 3.2
[cython.git] / cython.py
index c84a8003c83f7184dc761f1a30f3e871a4b58f42..c8987bbcfa1b23de3691399f1b793e218bbed4e8 100644 (file)
--- a/cython.py
+++ b/cython.py
@@ -8,5 +8,5 @@ if __name__ == '__main__':
     main(command_line = 1)
 
 else:
-    # Void cython.* directives. 
+    # Void cython.* directives.
     from Cython.Shadow import *