Brian Curtin <cur...@acm.org> added the comment:

I just fixed a similar problem for #9513 but the problem was only ever seen 
when test_multiprocessing was run through regrtest on 3.x on Windows. Removing 
the relative import dot on _multiprocessing imports let them succeed.

I've never actually seen this cause a problem on an installed version, though. 
I'll check out 2.6.6 rc1 tomorrow when I get back to a Windows box to see if I 
can reproduce this.



Reclassifying from crash to behavior - it's just an ImportError, not actually a 
crash

----------
components: +Library (Lib), Windows
nosy: +brian.curtin
stage:  -> needs patch
type: crash -> behavior

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9600>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to