What is the status of PEP 3143? It appears to be aimed at 3.2, but there
does not appear to be a resolution on it.
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/ma
http://en.wikipedia.org/wiki/Kessler_Syndrome
On Fri, Feb 13, 2009 at 1:12 PM, Raymond Hettinger wrote:
>
> http://www.latimes.com/news/science/la-sci-satellite-collision15-2009feb15,0,7901281.story
> ___
> Python-Dev mailing list
> Python-Dev@python.o
tion in Python's C files:
> >
> > (defun c-select-style ()
> > "Hack: Select the C style to use from buffer indentation."
> > (save-excursion
> >(if (re-search-forward "^\t" 3000 t)
> >(c-set-style "python")
> >
en
starting this upgrade until the C API is nailed down and such a
document exists. But any drafts, or even a bulleted list of changes,
would at least give me an idea of the scope of what I'm in for.
[1] http://pyd.dsource.org
-Kirk McDonald
___
Pytho