summaryrefslogtreecommitdiffstats
path: root/PCbuild/_tkinter.dsp
diff options
context:
space:
mode:
authorMarc-André Lemburg <mal@egenix.com>2001-02-09 19:40:15 (GMT)
committerMarc-André Lemburg <mal@egenix.com>2001-02-09 19:40:15 (GMT)
commit3c61c3525f4cf23acae95c5229abd10fe0998d28 (patch)
tree216162b106115635a7c16353a2de5de76b0e67c4 /PCbuild/_tkinter.dsp
parentdbbbaf26969547b3cdd1b0eabc922e7d3f37cf99 (diff)
downloadcpython-3c61c3525f4cf23acae95c5229abd10fe0998d28.zip
cpython-3c61c3525f4cf23acae95c5229abd10fe0998d28.tar.gz
cpython-3c61c3525f4cf23acae95c5229abd10fe0998d28.tar.bz2
This modified version of a patch by Thomas Heller allows __import__
hooks to take over the Python import machinery at a very early stage in the Python startup phase. If there are still places in the Python interpreter which need to bypass the __import__ hook, these places must now use PyImport_ImportModuleEx() instead. So far no other places than in the import mechanism itself have been identified.
Diffstat (limited to 'PCbuild/_tkinter.dsp')
0 files changed, 0 insertions, 0 deletions