[Python-Dev] Adopting Optik (original) (raw)

Ka-Ping Yee ping@zesty.ca
Wed, 13 Nov 2002 15:33:03 -0600 (CST)


On Wed, 13 Nov 2002, Guido van Rossum wrote:

the guideline becomes "use short, lower-case module names".

A short lower-case name would be good, but i worry that "options" is too generic a word. There are all sorts of options it might mean. Could we find a name that has something to do with commands or the command line, like "cmdline" or "cmdopts"?

-- ?!ng