Re: [Python-Dev] Re: Adding Optik to the standard library
[email protected] (Barry A. Warsaw) Thu, 30 May 2002 16:45:12 -0400
| Newsgroups | gmane.comp.python.getopt |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "GvR" == Guido van Rossum <[email protected]> writes: GvR> I prefer lower-case module names for most situations, but I GvR> make an exception for modulename == classname. Agreed! That's what the style guide says too. :) -Barry