This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author JiafeiPeng
Recipients JiafeiPeng, ezio.melotti, hagen
Date 2009-02-13.10:07:32
SpamBayes Score 5.2116544e-08
Marked as misclassified No
Message-id <OF7AD98D83.C2F420AF-ONC125755C.0036A835-C125755C.00376D35@retarus.de>
In-reply-to <1234518853.02.0.440895895189.issue5242@psf.upfronthosting.co.za>
Content
Hallo Mr. Fürstenau,

thank you for the quick response.
Have you tried it with Python 3.0

The Error report is truely:
NameError: name 'canBusType' is not defined

Someone else reported the same problem in internet too.

Best regards, mit freundlichen Grüßen,

Jiafei Peng

Softwareentwickler / Embedded System Software (EF-F2)
Software developer / Embedded System Software 

IAV GmbH
Nordhoffstr. 5
38518 Gifhorn
GERMANY

Phone: +49 5371  805-2817
Fax:+49 5371  805-1330

E-mail:  <mailto:Jiafei.Peng@iav.de>
Internet: http://www.iav.de

IAV GmbH
Sitz/Registered Office: Berlin
Registergericht/Registration Court: Amtsgericht Charlottenburg
Registernummer/Company Registration Number: HRB 21 280
Geschäftsführer/Managing Directors: Kurt Blumenröder, Michael Schubert

Hagen Fürstenau <report@bugs.python.org> 
13.02.2009 10:54
Bitte antworten an
Python tracker <report@bugs.python.org>

An
jiafei.peng@iav.de
Kopie

Thema
[issue5242] eval() function in List Comprehension doesn't work 

Hagen Fürstenau <hfuerstenau@gmx.net> added the comment:

I can't reproduce this. For me it works as expected.

----------
nosy: +hagen

_______________________________________
Python tracker <report@bugs.python.org>
<http://bugs.python.org/issue5242>
_______________________________________
Files
File name Uploaded
unnamed JiafeiPeng, 2009-02-13.10:07:31
History
Date User Action Args
2009-02-13 10:07:34JiafeiPengsetrecipients: + JiafeiPeng, ezio.melotti, hagen
2009-02-13 10:07:32JiafeiPenglinkissue5242 messages
2009-02-13 10:07:32JiafeiPengcreate