Message241872
You only need include generated file before defining PyMethodDef arrays and PyTypeObject instances. There shouldn't be problems if only one class is defined in a file, otherwise you can move these static initializations together to the end of the file. |
|
| Date |
User |
Action |
Args |
| 2015-04-23 18:19:12 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, loewis, georg.brandl, taleinat, larry, nadeem.vawda |
| 2015-04-23 18:19:12 | serhiy.storchaka | set | messageid: <[email protected]> |
| 2015-04-23 18:19:12 | serhiy.storchaka | link | issue20182 messages |
| 2015-04-23 18:19:12 | serhiy.storchaka | create | |
|