Author rhettinger
Recipients
Date 2005-02-17.01:23:08
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=80475

This issue comes up every now and then but just goes with
the territory  because there is no straight-forward way to
implement the suggested behavior (in part because Python is
built around "duck typing").

My suggestions are to use PyChecker and to create variable
names that are less likely to be misspelled.  Good doctest
or unittest discipline will also save debugging time.  
History
Date User Action Args
2007-08-23 16:10:23adminlinkissue1122279 messages
2007-08-23 16:10:23admincreate