diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,6 +15,8 @@ Core and Builtins Library ------- +- Issue #7457: added a read_pkg_file method to + distutils.dist.DistributionMetadata. What's New in Python 2.7 alpha 1 ================================ |