Archives May 6, 2011
bytes(23) this is not your Python2.7 bytes...
Written by
on
in
Snaking.
Working on integrating a patch that lets parts of PyOpenGL work on PyPy 1.5 and Python 3.2 (thanks to Renaud). Tried creating a little wrapper that abstracts away the various changes. One of these is a function that can take a string, a unicode string, or an arbitrary object and wants to get a friendly ...