[Python-Dev] Re: PEP 318 bake-off? (original) (raw)
David Goodger goodger at python.org
Thu Apr 1 13:54:30 EST 2004
- Previous message: [Python-Dev] PEP 318 bake-off?
- Next message: [Python-Dev] Re: PEP 318 bake-off?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Phillip J. Eby wrote:
Next, does anybody have any actual use cases for attribute decoration today?
If you mean function attributes, Docutils uses them a lot. They're described in <http://docutils.sf.net/docutils/parsers/rst/directives/init.py> and used in all the modules in that directory, such as <docutils/docutils/parsers/rst/directives/images.py>.
-- David Goodger
- Previous message: [Python-Dev] PEP 318 bake-off?
- Next message: [Python-Dev] Re: PEP 318 bake-off?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]