Suggestions for good programming practices?

Simon Brunning SBrunning at trisystems.co.uk
Tue Jun 25 09:31:48 EDT 2002


> From:	Emile van Sebille [SMTP:emile at fenx.com]
> Aahz
> > In Python 2.1.2 or higher, fire up the interactive interpreter and
> type
> > "import this".
> 
> Except ActiveState's
> 
> F:\Python22as>python
> Python 2.2 (#28, Dec 21 2001, 12:21:22) [MSC 32 bit (Intel)] on win32
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import this
> Traceback (most recent call last):
>   File "<stdin>", line 1, in ?
> ImportError: No module named this
 
It isn't in the 2.2 series until 2.2.1, IIRC.

Cheers,
Simon Brunning
TriSystems Ltd.
sbrunning at trisystems.co.uk




-----------------------------------------------------------------------
The information in this email is confidential and may be legally privileged.
It is intended solely for the addressee. Access to this email by anyone else
is unauthorised. If you are not the intended recipient, any disclosure,
copying, distribution, or any action taken or omitted to be taken in
reliance on it, is prohibited and may be unlawful. TriSystems Ltd. cannot
accept liability for statements made which are clearly the senders own.





More information about the Python-list mailing list