Remove deferred PEP 501 from 3.6 feature list

This commit is contained in:
Ned Deily 2016-05-13 02:59:53 -04:00
parent 08c7fae8e3
commit 69b9e11768
1 changed files with 0 additions and 1 deletions

View File

@ -74,7 +74,6 @@ Proposed changes for 3.6:
* PEP 498, Literal String Formatting
* PEP 499, python -m foo should bind sys.modules['foo'] in additon
to sys.modules['__main__']
* PEP 501, Translation ready string interpolation
Copyright