[Python-3000] Py3k release schedule worries
Mike Orr
sluggoster at gmail.com
Thu Dec 21 23:53:27 CET 2006
On 12/21/06, Guido van Rossum <guido at python.org> wrote:
> On 12/21/06, Fredrik Lundh <fredrik at pythonware.com> wrote:
> > not using underscores in package names makes a certain sense, but
> > not allowing them in module names strikes me as misguided. what's
> > the rationale?
>
> See, I don't remember. :-)
Maybe to make it easy to see it's a module and not a function or local variable?
+1 for allowing underscores in module names.
--
Mike Orr <sluggoster at gmail.com>
More information about the Python-3000
mailing list