comparison .hgtags @ 2572:b13a98bd078e

fix problems with external module handling. found by benoit boissinot. first fix is to not store module objects in commands.external dict, instead use module names for key into sys.modules. this prevents circular reference during cleanup of aborted transaction. second is to get name right during import of external module.
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Thu, 06 Jul 2006 15:03:34 -0700
parents ba7afc7dd901
children 93b765f30c07
comparison
equal deleted inserted replaced
2571:d22d730c96ed 2572:b13a98bd078e