Message185662
| Author | roger.serwy |
|---|---|
| Recipients | Arfrever, chris.jerdonek, christian.heimes, docs@python, ezio.melotti, loewis, ncoghlan, roger.serwy, vstinner |
| Date | 2013-03-31.20:01:32 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1364760092.98.0.111440368967.issue15964@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I use Arch Linux which has /usr/bin/python as 3.3.0. I can confirm that "touch Include/Python-ast.h Python/Python-ast.c" fixes the problem. But would it have been simpler just to convert the print statements to functions so that asdl_c.py would work with Python 3 as well as Python 2? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-03-31 20:01:33 | roger.serwy | set | recipients: + roger.serwy, loewis, ncoghlan, vstinner, christian.heimes, ezio.melotti, Arfrever, chris.jerdonek, docs@python |
| 2013-03-31 20:01:32 | roger.serwy | set | messageid: <1364760092.98.0.111440368967.issue15964@psf.upfronthosting.co.za> |
| 2013-03-31 20:01:32 | roger.serwy | link | issue15964 messages |
| 2013-03-31 20:01:32 | roger.serwy | create | |