Backed out changeset: 4b97092aa4bd

This commit is contained in:
Tim Golden 2014-04-27 18:35:51 +01:00
parent fbf963c064
commit 5707ff1925
1 changed files with 0 additions and 3 deletions

View File

@ -57,9 +57,6 @@ Core and Builtins
Library
-------
- Issue #18314: os.unlink now removes junction points on Windows.
Kim Gräsman
- Issue #19385: Make operations on a closed dbm.dumb database always raise the
same exception.