[Python-Dev] Keyword meanings [was: Accept just PEP-0426] (original) (raw)
Daniel Holth dholth at gmail.com
Thu Dec 6 04:12:26 CET 2012
- Previous message: [Python-Dev] Keyword meanings [was: Accept just PEP-0426]
- Next message: [Python-Dev] Keyword meanings [was: Accept just PEP-0426]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Makes sense. How about calling it Replacement. 0 or 1?
Replacement (optional) :::::::::::::::::::::: Indicates that this project is no longer being developed. The named project provides a drop-in replacement.
A version declaration may be supplied and must follow the rules described
in Version Specifiers
_.
The most common use of this field will be in case a project name changes.
Examples::
Name: BadName
Replacement: AcceptableName
Replacement: AcceptableName (>=4.0.0)
-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20121205/f49ce7e6/attachment.html>
- Previous message: [Python-Dev] Keyword meanings [was: Accept just PEP-0426]
- Next message: [Python-Dev] Keyword meanings [was: Accept just PEP-0426]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]