check if var is dict
simohayha
simohayha.bobo at gmail.com
Mon Aug 13 21:55:21 EDT 2007
Previous message (by thread):
check if var is dict
Next message (by thread):
Air conditioners for free!??!?!!!
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
check String is def isStringLike(anobj): try: anobj + '' except: return False else: return True
Previous message (by thread):
check if var is dict
Next message (by thread):
Air conditioners for free!??!?!!!
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Python-list mailing list