This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lemburg
Recipients belopolsky, eric.araujo, ezio.melotti, jcea, lemburg, sdaoden, vstinner
Date 2011-02-24.16:39:56
SpamBayes Score 1.5452645e-09
Marked as misclassified No
Message-id <4D6689DC.7060607@egenix.com>
In-reply-to <AANLkTimQJRjfgEEF0Ff1m8LHiQOSc=A+weAhdZ6AXsfr@mail.gmail.com>
Content
Alexander Belopolsky wrote:
> 
> Alexander Belopolsky <belopolsky@users.sourceforge.net> added the comment:
> 
> On Thu, Feb 24, 2011 at 11:31 AM, Marc-Andre Lemburg
> <report@bugs.python.org> wrote:
> ..
>> I think rather than removing any hyphens, spaces, etc. the
>> function should additionally:
>>
>>  * add hyphens whenever (they are missing and) there's switch
>>   from [a-z] to [0-9]
>>
> 
> This will do the wrong thing to the "cs" family of aliases:

We don't support those for the shortcut optimizations.
History
Date User Action Args
2011-02-24 16:39:57lemburgsetrecipients: + lemburg, jcea, belopolsky, vstinner, ezio.melotti, eric.araujo, sdaoden
2011-02-24 16:39:56lemburglinkissue11303 messages
2011-02-24 16:39:56lemburgcreate