Archives week 32 of 2010

Aug. 9, 2010 - Aug. 15, 2010

Python 3.x Porting Notes

Decided to see how much work getting PyOpenGL ported to Python 3.x would be.  Notes so far:

  • ubuntu has Python 3.1 packaged (yay)
  • also has distribute and -dev, you'll need both
  • virtualenv -- this is key for my porting work-flow (not just for PyOpenGL, for almost every project), had to use an hg branch to ...

Continue reading

Daily archives

Previous week

Week 25 of 2010

Next week

Week 33 of 2010

Archives