Message109219
_time.c is not supposed to be compiled into an extension. It is similar to _math.c - if you add a line
_math _math.c
to Setup, you get a similar compile error. What needs to be done, however, is to add _time.c to time and datetime lines. See issue9012a.diff. |
|
| Date |
User |
Action |
Args |
| 2010-07-04 14:15:10 | belopolsky | set | recipients:
+ belopolsky, loewis, brett.cannon, doko, mark.dickinson, vstinner |
| 2010-07-04 14:15:10 | belopolsky | set | messageid: <[email protected]> |
| 2010-07-04 14:15:08 | belopolsky | link | issue9012 messages |
| 2010-07-04 14:15:07 | belopolsky | create | |
|