On Mon, 14 Mar 2011 06:01:17 -0400
Nick Coghlan <ncogh...@gmail.com> wrote:

> On Sun, Mar 13, 2011 at 6:29 PM, antoine.pitrou
> <python-check...@python.org> wrote:
> >    .. index:: single: Py_Initialize()
> >
> > -   This is a no-op when called for a second time.  It is safe to call this 
> > function
> > -   before calling :c:func:`Py_Initialize`.
> > +   This is a no-op when called for a second time.
> 
> This change probably deserves a "versionchanged" tag and a note in the
> "Porting to Python 3" section of What's New, since it may cause
> weirdness for people embedding Python in their apps.

Agreed, will do.

cheers

Antoine.


_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to