summaryrefslogtreecommitdiffstats
path: root/Lib/rfc822.py
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-05-22 18:28:25 (GMT)
committerTim Peters <tim.peters@gmail.com>2001-05-22 18:28:25 (GMT)
commitd97422115e9ed6498bc7a6f792a0bf8f278f9097 (patch)
treea976c7881907ac437d497527a06861fb5fc83693 /Lib/rfc822.py
parentbc5619826e6c84d68f73df02d712302b9f25a924 (diff)
downloadcpython-d97422115e9ed6498bc7a6f792a0bf8f278f9097.zip
cpython-d97422115e9ed6498bc7a6f792a0bf8f278f9097.tar.gz
cpython-d97422115e9ed6498bc7a6f792a0bf8f278f9097.tar.bz2
Implementing an idea from Guido on the checkins list:
When regrtest.py finds an attribute "test_main" in a test it imports, regrtest runs the test's test_main after the import. test_threaded_import needs this else the cross-thread import lock prevents it from making progress. Other tests can use this hack too, but I doubt it will ever be popular.
Diffstat (limited to 'Lib/rfc822.py')
0 files changed, 0 insertions, 0 deletions