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 ncoghlan
Recipients
Date 2004-08-11.08:04:03
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=1038590

New patch (#1007087) created with a test for this bug, as
well as a fix for it (the fix simply removes the 'sequence
of 1' shortcut).

Checks for the unicode case as well, although unicode didn't
have this bug (due to a different join implementation).
History
Date User Action Args
2007-08-23 14:24:40adminlinkissue1001011 messages
2007-08-23 14:24:40admincreate