[Python-Dev] Re: PEP: Defining Unicode Literal Encodings (revision 1.1)

Paul Prescod paulp at ActiveState.com
Tue Jul 17 13:00:19 EDT 2001


Bengt Richter wrote:
> 
>...
> If the scope is always a complete file, what about just building on
> the -U in #!/usr/bin/python -U, and letting all interested programs
> look for flags?

Note that there are many Python files that are not meant to be directly
executable as scripts. e.g. most files in the standard library do not
have shebang lines.
-- 
Take a recipe. Leave a recipe.  
Python Cookbook!  http://www.ActiveState.com/pythoncookbook




More information about the Python-list mailing list