=== yofel_ is now known as yofel === Quintasan_ is now known as Quintasan [17:57] exarkun: generate_schedule.py looks nice. Do you run it with pypy? [17:58] LarstiQ: Yes [17:58] yay :) [17:59] indeed :) [18:00] * LarstiQ looks at some more testsuite failures under pypy [18:14] LarstiQ: time to fix the last bug you filed then I guess [18:16] I don't really want to explictly check for pypy there, but if they're going to supply ctypes.pythonapi in some form I guess that's the cleanest way [18:23] wgz: is there another way of checking for the presence of a symbol than catching the ValueError? [18:40] nope, but it's not too much worse