Message110478
No it must be something else. Attached issue9079-fail.diff fails with
Symbol not found: __PyTime_gettimeofday
Referenced from: .../build/lib.macosx-10.4-x86_64-3.2-pydebug/datetime.so
even though it is in pytime.o
$ nm ./Python/pytime.o
00000000000009f0 s EH_frame1
0000000000000000 T __PyTime_gettimeofday
0000000000000a08 S __PyTime_gettimeofday.eh
U _gettimeofday
U _time |
|
| Date |
User |
Action |
Args |
| 2010-07-16 19:51:40 | belopolsky | set | recipients:
+ belopolsky, tim.peters, rhettinger, mark.dickinson, pitrou, tim.golden, rnk |
| 2010-07-16 19:51:40 | belopolsky | set | messageid: <[email protected]> |
| 2010-07-16 19:51:38 | belopolsky | link | issue9079 messages |
| 2010-07-16 19:51:38 | belopolsky | create | |
|