Brett Cannon wrote: > On Fri, Jul 3, 2009 at 15:00, Dirkjan Ochtman <dirk...@ochtman.nl > <mailto:dirk...@ochtman.nl>> wrote: > Actually, I currently have /cpython to also make CPython less special > among it's peers, but that idea was met with some resistance on > #python-dev. > > Don't worry about doing that right now. When the stdlib gets separated > out we can revisit this. But for now just leave it as python.
Yes, if we ever do that split we can leave the common code (stdlib, test suite) under /python and move the CPython specific stuff to /cpython. +1 on 2.x and 3.x for the main development branches (although that does lead me to wonder if we should just make the maintenance branches 2.6, 3.1, etc). Cheers, Nick. -- Nick Coghlan | ncogh...@gmail.com | Brisbane, Australia --------------------------------------------------------------- _______________________________________________ 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