summaryrefslogtreecommitdiffstats
path: root/Parser
diff options
context:
space:
mode:
authorNeil Schemenauer <nascheme@enme.ucalgary.ca>2003-06-16 21:03:07 (GMT)
committerNeil Schemenauer <nascheme@enme.ucalgary.ca>2003-06-16 21:03:07 (GMT)
commit00b0966f20e5d47291f2440e40d551525c1510a5 (patch)
tree2b2113a3fa163e113188190491ddeeb06e0bed8a /Parser
parente0c3112ae7cda92ecc7180fd6a391999f66f5b64 (diff)
downloadcpython-00b0966f20e5d47291f2440e40d551525c1510a5.zip
cpython-00b0966f20e5d47291f2440e40d551525c1510a5.tar.gz
cpython-00b0966f20e5d47291f2440e40d551525c1510a5.tar.bz2
Don't use the module object setattr when importing submodules. Instead,
operate on the module dictionary directly. This prevents spurious depreciation warnings from being raised if a submodule name shadows a builtin name.
Diffstat (limited to 'Parser')
0 files changed, 0 insertions, 0 deletions