Message304976
Yes, it is. Actually the #include should be before lists of methods and static PyTypeObject initializers. I think it is better to move all method lists and type initializers to the bottom of the file. |
|
Date |
User |
Action |
Args |
2017-10-25 10:22:33 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, loewis, taleinat, larry, rbcollins, methane, skrah, python-dev, martin.panter |
2017-10-25 10:22:33 | serhiy.storchaka | set | messageid: <1508926953.87.0.213398074469.issue20180@psf.upfronthosting.co.za> |
2017-10-25 10:22:33 | serhiy.storchaka | link | issue20180 messages |
2017-10-25 10:22:33 | serhiy.storchaka | create | |
|