[issue16838] fail to "from locale import getpreferredencoding" when there's a dir named "locale" in current dir

2013-01-02 Thread Eiro Neemous

Eiro Neemous added the comment:

@Christian:
OK, get it,
thank you for your explanation :-)

--
status: open -> closed

___
Python tracker 
<http://bugs.python.org/issue16838>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue16838] fail to "from locale import getpreferredencoding" when there's a dir named "locale" in current dir

2013-01-02 Thread Eiro Neemous

Eiro Neemous added the comment:

@Christian:
Sorry that I didnt' attached test file= =
It was long ago that I met this problem, so forget some details= =
The right description is "cannot do 'from locale import getpreferredencoding'".
please extract the attached zip file and test "from locale import 
getpreferredencoding".

--
title: fail to "import locale" when there's a dir named "locale" in current dir 
-> fail to "from locale import getpreferredencoding" when there's a dir named 
"locale" in current dir
Added file: http://bugs.python.org/file28526/locale.zip

___
Python tracker 
<http://bugs.python.org/issue16838>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue16838] fail to "import locale" when there's a dir named "locale" in current dir

2013-01-01 Thread Eiro Neemous

Changes by Eiro Neemous :


--
title: fail to import "locale" module when there's a dir named "locale" in pwd 
-> fail to "import locale" when there's a dir named "locale" in current dir

___
Python tracker 
<http://bugs.python.org/issue16838>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue16838] fail to import "locale" module when there's a dir named "locale" in pwd

2013-01-01 Thread Eiro Neemous

New submission from Eiro Neemous:

as title said, what's the problem?

--
title: fail to import "locale" module when there -> fail to import "locale" 
module when there's a dir named "locale" in pwd
type:  -> compile error

___
Python tracker 
<http://bugs.python.org/issue16838>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue16838] fail to import "locale" module when there

2013-01-01 Thread Eiro Neemous

Changes by Eiro Neemous :


--
components: 2to3 (2.x to 3.x conversion tool)
nosy: Cravix
priority: normal
severity: normal
status: open
title: fail to import "locale" module when there
versions: Python 3.3

___
Python tracker 
<http://bugs.python.org/issue16838>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com