Message213134
>> I cannot reproduce your issue
> Meaning you do not have the environment set up for this or that
> you tried it and it worked for you?
I mean that executing the following lines in Python doesn't fail:
---
print("Hello world")
import configparser
---
It's specific to cx_Freeze and unrelated to this issue. |
|
| Date |
User |
Action |
Args |
| 2014-03-11 10:01:12 | vstinner | set | recipients:
+ vstinner, barry, rhettinger, pitrou, larry, christian.heimes, Arfrever, r.david.murray, Jurko.Gospodnetić, python-dev, eric.snow, serhiy.storchaka |
| 2014-03-11 10:01:12 | vstinner | set | messageid: <[email protected]> |
| 2014-03-11 10:01:12 | vstinner | link | issue20784 messages |
| 2014-03-11 10:01:12 | vstinner | create | |
|