it looks strange
cpxuvs at gmail.com
cpxuvs at gmail.com
Tue Sep 27 04:09:08 EDT 2016
Previous message (by thread):
PyImport_AddModule vs PyImport_Import
Next message (by thread):
it looks strange
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
>>>
li=[lambda :x for x in range(10)]
>>>
res=li[0]()
>>>
print res
9 why?
Previous message (by thread):
PyImport_AddModule vs PyImport_Import
Next message (by thread):
it looks strange
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Python-list mailing list