[Python-Dev] r87188 - python/branches/py3k/Doc/library/test.rst
Antoine Pitrou
solipsis at pitrou.net
Sat Dec 18 13:25:37 CET 2010
On Sat, 18 Dec 2010 13:11:09 +0100
Georg Brandl <g.brandl at gmx.net> wrote:
> Am 18.12.2010 13:07, schrieb Antoine Pitrou:
> > On Sat, 18 Dec 2010 12:37:09 +0100
> > Georg Brandl <g.brandl at gmx.net> wrote:
> >> I'd rather keep this a note. We don't want to use warnings except for cases
> >> where there is a possibility of security implications or crashes.
> >
> > Well, there'll be a crash as soon as someone relies on an API we decide
> > to change or remove :)
>
> Ah, but I meant a real crash, not an exception. Think marshal or ctypes.
We can add one if necessary ;)
Antoine.
More information about the Python-Dev
mailing list