j
k
j a
j l
Chris Withers wrote:
Hi, The following code: objects = map(lambda b: b.getObject,brains)
Hi,
The following code:
objects = map(lambda b: b.getObject,brains)
try objects = map(lambda b: b.getObject(),brains) ----------- Hannu
Back to the thread
Back to the list