##// END OF EJS Templates
spelling: fixes from spell checker
spelling: fixes from spell checker

File last commit:

r13083:c0290fc6 default
r21024:7731a228 default
Show More
test-demandimport.py.out
15 lines | 509 B | text/plain | TextLexer
/ tests / test-demandimport.py.out
os = <unloaded module 'os'>
os.system = <built-in function system>
os = <module 'os' from '?'>
util = <unloaded module 'util'>
util.system = <function system at 0x?>
util = <module 'mercurial.util' from '?'>
util.system = <function system at 0x?>
fred = <unloaded module 're'>
re = <unloaded module 'sys'>
fred = <unloaded module 're'>
fred.sub = <function sub at 0x?>
fred = <proxied module 're'>
re = <unloaded module 'sys'>
re.stderr = <open file '<whatever>', mode 'w' at 0x?>
re = <proxied module 'sys'>