calling obect method
r
rt8396 at gmail.com
Thu Jul 30 15:08:25 EDT 2009
Previous message (by thread):
calling obect method
Next message (by thread):
calling obect method
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
>>>
import math
>>>
getattr(math, 'hypot')(3,4)
5.0
Previous message (by thread):
calling obect method
Next message (by thread):
calling obect method
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Python-list mailing list