I support PEP 326

Heather Coppersmith me at privacy.net
Tue Jan 27 19:33:00 EST 2004


On 27 Jan 2004 13:18:43 -0800,
tweedgeezer at hotmail.com (Jeremy Fincher) wrote:

> ... If I have my Min/Max objects and you have your Min/Max
> objects, someone's objects simply aren't going to work as
> expected.

Sure they will:  Mine is mymodule.Min; yours is yourmodule.Min.
Use "from import" at your own risk and peril.

Regards,
Heather

-- 
Heather Coppersmith
That's not right; that's not even wrong. -- Wolfgang Pauli



More information about the Python-list mailing list