commit | 860c05d9f7fe7da7e9633c7aa24a9dbc07b048b7 | [log] [tgz] |
---|---|---|
author | Alexander Belopolsky <alexander.belopolsky@gmail.com> | Sat Nov 06 01:38:48 2010 +0000 |
committer | Alexander Belopolsky <alexander.belopolsky@gmail.com> | Sat Nov 06 01:38:48 2010 +0000 |
tree | c0baf8255256ad1a7e0a58e2c26224bb4935e365 | |
parent | 0c6d438a173f387b07c3d8ac615d30536d496411 [diff] |
Merged revisions 86229 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r86229 | alexander.belopolsky | 2010-11-05 21:31:16 -0400 (Fri, 05 Nov 2010) | 1 line Issue #10330: trace module can now be used with python built without threads. ........