tests/test-demandimport.py.out
branchstable
changeset 42146 4a8d9ed86475
parent 41984 d1c33b2442a7
parent 42143 29569f2db929
child 42147 807a6ca6d096
equal deleted inserted replaced
41984:d1c33b2442a7 42146:4a8d9ed86475
     1 node = <module 'mercurial.node' from '?'>
       
     2 errorproxy = <unloaded module 'error'>
       
     3 errorproxy.__doc__ = 'Mercurial exceptions. This ...'
       
     4 errorproxy.__name__ = 'mercurial.error'
       
     5 errorproxy.__dict__['__name__'] = 'mercurial.error'
       
     6 errorproxy = <proxied module 'error'>
       
     7 os = <unloaded module 'os'>
       
     8 os.system = <built-in function system>
       
     9 os = <module 'os' from '?'>
       
    10 procutil = <unloaded module 'procutil'>
       
    11 procutil.system = <function system at 0x?>
       
    12 procutil = <module 'mercurial.utils.procutil' from '?'>
       
    13 procutil.system = <function system at 0x?>
       
    14 hgweb = <unloaded module 'hgweb'>
       
    15 hgweb_mod = <unloaded module 'hgweb_mod'>
       
    16 hgweb = <module 'mercurial.hgweb' from '?'>
       
    17 fred = <unloaded module 're'>
       
    18 remod = <unloaded module 're'>
       
    19 re = <unloaded module 'sys'>
       
    20 fred = <unloaded module 're'>
       
    21 fred.sub = <function sub at 0x?>
       
    22 fred = <proxied module 're'>
       
    23 remod = <module 're' from '?'>
       
    24 re = <unloaded module 'sys'>
       
    25 re.stderr = <open file '<whatever>', mode 'w' at 0x?>
       
    26 re = <proxied module 'sys'>
       
    27 contextlib = <unloaded module 'contextlib'>
       
    28 contextlib.unknownattr = ImportError: cannot import name unknownattr
       
    29 __import__('contextlib', ..., ['unknownattr']) = <module 'contextlib' from '?'>
       
    30 hasattr(contextlibimp, 'unknownattr') = False