[Python-Dev] Adding a section to PEP 0042
Guido van Rossum
guido@python.org
Thu, 05 Oct 2000 13:29:27 -0500
> I need to add an entry to PEP 0042 about the lack of cross-compilation
> support, because that's a bug report that was assigned to me, and needs
> to be marked "Closed/Feature Request/Later" and put in PEP 0042. Seems
> to me that I should just add a section on "Build/Installation" to the
> PEP -- anyone disagree? This might also be a good place to gather
> other gripes about Python's build/installation machinery...
+1
(I think the "Library" section is growing too big and may be split in
"Lib" and "Modules" sections.)
--Guido van Rossum (home page: http://www.python.org/~guido/)