[Python-Dev] Great Renaming - Straw Man 0.2 (original) (raw)
Ka-Ping Yee ping@lfw.org
Sat, 25 Mar 2000 23:40:27 -0800 (PST)
- Previous message: [Python-Dev] Great Renaming - Straw Man 0.2
- Next message: [Python-Dev] Great Renaming - Straw Man 0.2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hey, while we're at it... as long as we're renaming modules, what do you all think of getting rid of that "lib" suffix?
As in:
net urlparse url ftp gopher imap pop nntp smtp telnet http cgi server [...] text re # general-purpose parsing sgml html htmlentitydefs [...]
"import net.ftp" seems nicer to me than "import ftplib".
We could also just stick htmlentitydefs.entitydefs in html and deprecate htmlentitydefs.
-- ?!ng
"I'm not trying not to answer the question; i'm just not answering it." -- Lenore Snell
- Previous message: [Python-Dev] Great Renaming - Straw Man 0.2
- Next message: [Python-Dev] Great Renaming - Straw Man 0.2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]