Message110475
OK, can someone show me an example of how functions defined in core Python can be made available to extension modules? I thought I could model pytime.h/.c after pymath.h/.c, but the later is not used in extension modules. I must be missing something trivial here. |
|
| Date |
User |
Action |
Args |
| 2010-07-16 19:33:16 | belopolsky | set | recipients:
+ belopolsky, tim.peters, rhettinger, mark.dickinson, pitrou, tim.golden, rnk |
| 2010-07-16 19:33:16 | belopolsky | set | messageid: <[email protected]> |
| 2010-07-16 19:33:14 | belopolsky | link | issue9079 messages |
| 2010-07-16 19:33:13 | belopolsky | create | |
|