Posted Feb 10, 2011 1:24 UTC (Thu) by tstover (subscriber, #56283)
Parent article: Moving to Python 3
I remember when I just started doing allot of mixed python and C work, and then I got hit in the face with needing all the library/toolkit wrappers on the python side to also support python3. I've got a lot if #ifdefs just waiting to be used someday..
Maybe a gtk3 python3 wrapper will clean out some legacy baggage.