how do i create such a thing?

Lowell Kirsh lkirsh at cs.ubc.ca
Tue Feb 1 03:23:13 EST 2005


What might these exceptions be?

> It's HIGHLY advisable to have your __getattr__ methods raise
> AttributeError for any requested name that starts and ends with double
> underscores, possibly with some specific and specifically designed
> exceptions.
> 
> 
> Alex



More information about the Python-list mailing list