[issue1223976] error locale.getlocale() with LANGUAGE=eu_ES

2010-08-26 Thread Marc-Andre Lemburg
Marc-Andre Lemburg added the comment: Closing the report: eu_es has been Python for quite a while (at least since Python 2.5). If you also feel that 'basque' should be added as alias, please provide proof that this alias is really in use and open a new bug report. -- assignee: -> le

[issue1223976] error locale.getlocale() with LANGUAGE=eu_ES

2010-08-26 Thread Mark Lawrence
Mark Lawrence added the comment: >From msg60764 "Note that this bug is fixed in CVS:". I'd test myself, but the >last time I tried soemthing like this it took me ages to persuade Windows >Calendar that I wasn't Dutch. -- components: +Library (Lib) -None nosy: +BreamoreBoy versions: +

[issue1223976] error locale.getlocale() with LANGUAGE=eu_ES

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed type: -> behavior versions: +Python 2.6, Python 3.0 ___ Python tracker ___ ___