The following forum message was posted by fabioz at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4033431:

I'm not able to reproduce it here... Apparently there's a function named 
'_remove'
which is being kept alive until the interpreter shutdown, and during the 
shutdown
it tries to access the print_exc method (probably from traceback.py), but the
module was already garbage-collected.

Cheers,

Fabio

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to