Re: [Pydev-users] How do you create deep package hierarchies?

2007-02-17 Thread Fabio Zadrozny
On 2/16/07, Don Taylor [EMAIL PROTECTED] wrote: I don't see how to create a package hierarchy like this: dir0\ dir1\ __init__.py dir2\ __init__.py mod.py (from Learning Python, p. 272) You can do it by creating a new package with the text

Re: [Pydev-users] What is the difference between a 'source folder' and a folder in Pydev

2007-02-17 Thread Fabio Zadrozny
On 2/16/07, Don Taylor [EMAIL PROTECTED] wrote: Fabio: The new command lets you create either a source folder or a folder but I don't understand what is special about a source folder. The source folder is special because it is the folder that will be added to your pythonpath. Is there any

[Pydev-users] [pydev - Users] RE: Jython Debug mode step into acts as step

2007-02-17 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4163393 By: fabioz I just didn't understand 1 thing... you said you have jython 2.1 and python 2.5... what exactly does that mean? Are you using jython 2.1 with the libs from python 2.5? It should work if you