New submission from Daniel Swanson:

I'm dealing with a bunch of nested folders and my imports have gone crazy. When 
I try to test one of the lower level scripts that imports one of the higher 
level one it gives me an error message. But, when I run the top one, (which 
cascadingly imports just about everything) it doesn't. And now I've got one 
trying to import something on the same level and it says it doesn't exist!
This happens whenever I try to use folders, because of this, I only have one 
file of programs.

----------
components: None
messages: 169680
nosy: weirdink13
priority: normal
severity: normal
status: open
title: weird import errors
type: behavior
versions: Python 3.2

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

Reply via email to