[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Python3 version packaged?



Am 21.03.2014 13:18, schrieb Christopher Arndt:
One could easily write a module for providing a pygame.midi
backwards-compatible API to a third-party MIDI module. In fact, I'm
doing that for my python-rtmidi [1] module right now.

There you go: https://bitbucket.org/pygame/pygame/pull-request/28/replace-internals-of-pygamemidi-with/diff


Chris