[Python-Dev] [Python-checkins] r87066 - python/branches/py3k/Doc/whatsnew/3.2.rst
Nick Coghlan
ncoghlan at gmail.com
Sun Dec 5 10:39:47 CET 2010
On Sun, Dec 5, 2010 at 8:56 AM, raymond.hettinger
<python-checkins at python.org> wrote:
> +.. seealso::
> +
> + :pep:`384` - PYC Repository Directories
> + PEP written by Martin von Loewis.
> +
The PEP title here should be "Defining a Stable ABI" (I noticed a
later checkin fixing the PEP 3148 see-also title, but I didn't see
anything for this one).
Cheers,
Nick.
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
More information about the Python-Dev
mailing list