[Pydev-users] [pydev - Users] RE: Adding PYTHONPATHES recursively ???
Brought to you by:
fabioz
From: SourceForge.net <no...@so...> - 2006-05-16 12:21:35
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3732438 By: fabioz Hum, I don't get it, why do that? Don't you have a structure with __init__.py files? If so, when adding the root folder to the pythonpath, it will automatically be able to access all the other folders (so, it is already recursive if you have those __init__.py files as python requires). Cheers, Fabio ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 |