[Python-3000] Draft PEP for Requiring Lowercase Literal Modifiers (original) (raw)

Brett Cannon brett at python.org
Mon Mar 19 22:04:35 CET 2007


On 3/19/07, Andrew Karem McCollum <mccollum at fas.harvard.edu> wrote: [SNIP]

PEP: XXX Title: Requiring Lowercase Characters in Literal Modifiers Version: RevisionRevisionRevision Last-Modified: DateDateDate Author: Andrew McCollum Status: Draft Type: Standards Track Content-Type: text/x-rst Created: 19-Mar-2007 Python-Version: 3.0 Post-History:

Abstract ======== This PEP proposes to change the syntax for declaring literals with prefixes or modifiers by requiring the prefix or modifier to be in lowercase. Affected modifiers include:

I am sick so I am just not in the mood to read a whole PEP, but I do in general support the idea; +0.

-Brett



More information about the Python-3000 mailing list