Message1177
Logged In: YES
user_id=1174327
The attached patch fixes this problem. It surrounds the
actual import code with a try catch, and if an exception is
thrown it removes the module from the modules list and
rethrows the exception. I think all import code eventually
flows through here to actually run the import so I think it
fixes everything, but someone with more knowledge of the
Jython import system should probably take a look at this. |
|
| Date |
User |
Action |
Args |
| 2008-02-20 17:17:31 | admin | link | issue1521362 messages |
| 2008-02-20 17:17:31 | admin | create | |
|