[Python-3000] Py3k release schedule worries
Mike Orr
sluggoster at gmail.com
Thu Dec 21 23:53:27 CET 2006
More information about the Python-3000 mailing list
Thu Dec 21 23:53:27 CET 2006
- Previous message: [Python-3000] Py3k release schedule worries
- Next message: [Python-3000] Py3k release schedule worries
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Previous message: [Python-3000] Py3k release schedule worries
- Next message: [Python-3000] Py3k release schedule worries
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-3000 mailing list