Joel Pendery a écrit :
So I am trying to write a bit of code and a simple numerical
subtraction
y_diff = y_diff-H
is giving me the error
Syntaxerror: Non-ASCII character '\x96' in file on line 70, but no
encoding declared.
Even though I have deleted some lines before it and this line is no
lo
Cong Ma a écrit :
Dear all,
Can you give me some hint on getting a directory file descriptor in Python?
Besides, what's good about os.fchdir() if I can't get a directory fd in the
first place?
Thanks for your reply.
Regards,
Cong.
--
http://mail.python.org/mailman/listinfo/python-list
Hell
WEINHANDL Herbert a écrit :
> dmitrey wrote:
>> Hi all,
>> here is a question already mentioned below, and I'm also interested in
>> that one very much.
>> unfortunatly, I can't write anything to matplotlib mailing lists
>> because I constantly get server internal error (500)
>> Does anyone knows t
Will Hurt a écrit :
> Is there another module which does the same thing available for linux[ie
> i can get raw midi data in as a list] and thats why no-ones bothered to
> compile midipy under linux?
>
> Thanks
> Will
>
I use
http://www.mxm.dk/products/public/pythonmidi/
That's pure python, and