Toni Brkic added the comment:

I still think the __init__ file should be changed and use
the extend_path function instead of extend. 


Se below for answer I got on the python list.


The extend_path function (found in the pkgutil standard module) can handle  
this.
http://docs.python.org/lib/module-pkgutil.html

-- 
Gabriel Genellina

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1985>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to