[Python-3000] Addition to PEP 3101 (original) (raw)
Jim Jewett jimjjewett at gmail.com
Tue May 1 21:08:02 CEST 2007
- Previous message: [Python-3000] Addition to PEP 3101
- Next message: [Python-3000] Addition to PEP 3101
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 5/1/07, Patrick Maupin <pmaupin at gmail.com> wrote:
attributes with leading underscores. This makes it relatively easy to write "format-safe" objects. Does it make it impossible to write a "format-unsafe" object? No, and that was never the intention.
Agreed; I just think this restriction should be explicit, given that security is mentioned.
-jJ
- Previous message: [Python-3000] Addition to PEP 3101
- Next message: [Python-3000] Addition to PEP 3101
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]