Message365

Author pedronis
Recipients
Date 2001-08-07.21:30:45
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=61408

As far as my understanding goes, the level of support of of
cyclic
imports of Jython is the same as of CPython,  and is based
on always putting
a module in sys.modules on creation (see imp.addModule and
createFromCode)

PS: I have tried with an example and it has worked for me.
History
Date User Action Args
2008-02-20 17:16:52adminlinkissue447357 messages
2008-02-20 17:16:52admincreate