A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2004-March/043265.html below:

[Python-Dev] (class) module names clarification

[Python-Dev] (class) module names clarification [Python-Dev] (class) module names clarificationJewett, Jim J jim.jewett at eds.com
Thu Mar 18 18:41:54 EST 2004
Guido van Rossum:

>> CamelCase for class names is still recommended
> Indeed.

...

> Another pronouncement then: modules/packages need to be short
> all-lower names (no underscores).

> StringIO, cPickle and SimpleXMLRPCServer etc. were mistakes.

The whole point of StringIO is its class.  So if it were rewritten
in modern style, a user would write:

	from userlist import UserList
	from stringio import StringIO

Is this correct?

-jJ

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4