mixed solution: unicase (unique allowed case) (was: Re: Case-sensitivity: )

jepler epler jepler.lnk at lnk.ispi.net
Fri Jun 2 21:21:56 EDT 2000


On 02 Jun 2000 21:41:12 +0200, Johannes Nix
 <Johannes.Nix at mail.uni-oldenburg.de> wrote:
>Let's play around with the idea!

Remember the common Python idiom for examples:
	>>> class C: pass
	...
	>>> c=C()

Anything that breaks this will offend lots of people, and make all those
cute little examples break.

Jeff



More information about the Python-list mailing list