PEP: Defining Unicode Literal Encodings (revision 1.1)

Paul Prescod paulp at ActiveState.com
Sat Jul 14 18:04:47 EDT 2001


Tim Peters wrote:
> 
>...
> 
> That is, the module docstring is just the module's __doc__ attr, and that
> can be bound explicitly (a trick I've sometimes use for *computed* module
> docstrings).

I must be missing something fundamental.

Why wouldn't we just redefine the algorithm used to find the docstring
to allow a directive and implement it in the interpreter? *What tools*
in particular are we worried about breaking?

-- 
Take a recipe. Leave a recipe.  
Python Cookbook!  http://www.ActiveState.com/pythoncookbook




More information about the Python-list mailing list