A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2003-June/036578.html below:

[Python-Dev] Python 2.3b1, distutils and PEP 263

[Python-Dev] Python 2.3b1, distutils and PEP 263 [Python-Dev] Python 2.3b1, distutils and PEP 263Guido van Rossum guido@python.org
Fri, 27 Jun 2003 07:04:18 -0400
> 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