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 ezio.melotti
Recipients ezio.melotti, lemburg, portella
Date 2009-07-06.11:59:26
SpamBayes Score 0.00046110732
Marked as misclassified No
Message-id <1246881567.82.0.3612388609.issue3410@psf.upfronthosting.co.za>
In-reply-to
Content
According to Google Translate, in Vietnamese 'Version' is 'Phiên bản'.
If this is true both \S+ and \w+ will fail.
I also noticed a few more regex (namely _release_filename,
_lsb_release_version and _release_version) which contain the words
'version' and 'release' and may fail if these are translated.
I guess I'll have to check with some live cd (since these regex are used
for Linux apparently) and some other language to see if it works.
History
Date User Action Args
2009-07-06 11:59:27ezio.melottisetrecipients: + ezio.melotti, lemburg, portella
2009-07-06 11:59:27ezio.melottisetmessageid: <1246881567.82.0.3612388609.issue3410@psf.upfronthosting.co.za>
2009-07-06 11:59:26ezio.melottilinkissue3410 messages
2009-07-06 11:59:26ezio.melotticreate