This is apparently the source code here (though I'm not sure):
https://bitbucket.org/pygame/pygame/src/01b2cb16dc17/src/pypm.pyx
I'm new to programming and trying to use python as an audio engine. This seemed like pretty much the only way to send midi messages from python.
I really have no idea what to do with the information provided at the link. Please help.