> For quite a long time, I noticed that Distutils inserts a supplementary > white line when it transforms the shebang line. There might be some reason > for this white line, and I'm curious about it. This does not interact > nicely with PEP 263. For example, the file: > > ----------------------------------------------------------------------> > #!/usr/bin/env python > # -*- coding: Latin-1 -*- > > """\ > [...] > ----------------------------------------------------------------------< > > get installed by Distutils as: > > ----------------------------------------------------------------------> > #!/usr/bin/python > > # -*- coding: Latin-1 -*- > > """\ > [...] > ----------------------------------------------------------------------< > > and Python 2.3b1 does not see the `coding:' pragma on the third line. This should be easy to fix in CVS. Who can do it? --Guido van Rossum (home page: http://www.python.org/~guido/)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4