Suggestions for good programming practices?

David Eppstein eppstein at ics.uci.edu
Tue Jun 25 12:49:20 EDT 2002


In article <afa5sc$ptl$1 at panix1.panix.com>, aahz at pythoncraft.com (Aahz) 
wrote:

> At the very least, I think you ought to rewrite your example as
> 
> d = MyData(
>     firstName = 'Max M',
>     lastName = 'Rasmussen
>     )

I think rewriting it without the syntax error would be even better...

-- 
David Eppstein       UC Irvine Dept. of Information & Computer Science
eppstein at ics.uci.edu http://www.ics.uci.edu/~eppstein/



More information about the Python-list mailing list