diff options
author | Hirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp> | 2009-06-28 11:07:03 (GMT) |
---|---|---|
committer | Hirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp> | 2009-06-28 11:07:03 (GMT) |
commit | 892a37aff15e85a02492955e9281127cf20afbaf (patch) | |
tree | 08b60b5f0f3a092177d139be5e7174d6316caef1 /Misc | |
parent | 95c460187043204823d11dbe2d06dae823d024dd (diff) | |
download | cpython-892a37aff15e85a02492955e9281127cf20afbaf.zip cpython-892a37aff15e85a02492955e9281127cf20afbaf.tar.gz cpython-892a37aff15e85a02492955e9281127cf20afbaf.tar.bz2 |
Merged revisions 73603 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r73603 | hirokazu.yamamoto | 2009-06-28 19:23:00 +0900 | 1 line
Issue #4856: Remove checks for win NT.
........
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,8 @@ What's New in Python 3.2 Alpha 1? Core and Builtins ----------------- +- Issue #4856: Remove checks for win NT. + Library ------- |