[issue3011] locale module alias table needs to be updated

2008-05-30 Thread Marc-Andre Lemburg
Marc-Andre Lemburg <[EMAIL PROTECTED]> added the comment: It may be worth to backport the change to 2.5, since it causes problems with current Linux distributions that use the "@euro" extension as default. ___ Python tracker <[EMAIL PROTECTED]>

[issue3011] locale module alias table needs to be updated

2008-05-30 Thread Marc-Andre Lemburg
Marc-Andre Lemburg <[EMAIL PROTECTED]> added the comment: Committed as r63824. -- status: open -> closed ___ Python tracker <[EMAIL PROTECTED]> ___

[issue3011] locale module alias table needs to be updated

2008-05-30 Thread Marc-Andre Lemburg
New submission from Marc-Andre Lemburg <[EMAIL PROTECTED]>: It's missing a lot of entries of the type "[EMAIL PROTECTED]" and was last updated in 2004. -- assignee: lemburg components: Library (Lib) messages: 67551 nosy: lemburg severity: normal status: open title: locale module alias ta