summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-07-04 23:51:31 (GMT)
committerFred Drake <fdrake@acm.org>2000-07-04 23:51:31 (GMT)
commit7bd9f41c65f5078279333dcd2bd07fa5bc5ebc11 (patch)
tree228c70b0cd2a16769b3f8afb39805bf9df51cbee /Doc
parentf93cb1875c9b3d47a77c3ab3b035e1a2c588c952 (diff)
downloadcpython-7bd9f41c65f5078279333dcd2bd07fa5bc5ebc11.zip
cpython-7bd9f41c65f5078279333dcd2bd07fa5bc5ebc11.tar.gz
cpython-7bd9f41c65f5078279333dcd2bd07fa5bc5ebc11.tar.bz2
pyexpat.errors is a *strange* module!
It gets initialized when pyexpat is imported, and is only accessible as an attribute of pyexpat; it cannot be imported itself. This allows it to at least be importable after pyexpat itself has been imported by adding it to sys.modules, so it is not quite as strange. This arrangement needs to be better thought out.
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions