
guido at python
Mar 11, 2012, 4:02 PM
Post #1 of 2
(141 views)
Permalink
|
|
Where to discuss PEP 382 vs. PEP 402 (namespace packages)?
|
|
Martin has asked me to decide on PEP 382 vs. PEP 402 (namespace packages) in time for inclusion of the decision in Python 3.3. As people who attended the language-sig know, I am leaning towards PEP 402 but I admit that at this point I don't have enough information. If I have questions, should I be asking them on the import-sig or on python-dev? Is it tolerable if I ask questions even if the answer is somewhere in the archives? (I spent a lot of time reviewing the "pitchfork thread", http://mail.python.org/pipermail/python-dev/2006-April/064400.html, but that wasn't particularly fruitful, so I'm worried I'd just waste my time browsing the archives -- if the PEP authors did their jobs well the PEPs should include summaries of the discussion anyways.) -- --Guido van Rossum (python.org/~guido) _______________________________________________ Python-Dev mailing list Python-Dev [at] python http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com
|