commit | bbc5d1674b07e8d87d18fe661baab05a4d59e2a4 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Thu Jan 02 16:02:27 2003 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Thu Jan 02 16:02:27 2003 +0000 |
tree | 5418e99d2d549a4558876aca8d63e335594b32aa | |
parent | e149798c7fa878bb8b81f7fcb6d9f1080dee60d2 [diff] |
SF bug 660795: logging missing from Python 2.3a1 for Windows. Added the logging package. In the meantime, Neal Norwitz added a test_logging.py to the std test suite, which would have caught this oversight in the Windows installer.