◐ Shell
clean mode source ↗

Message 62077 - Python tracker

Applied in r60602. Thank you very much!

Note that I had to apply the patch by hand... I think that the problem
was in the header: if I get a svn diff, it starts differently than you
patch:

facundo@virtub:~/devel/reps/python/trunk$ svn diff -r 60601
Lib/test/test_wave.py
Index: Lib/test/test_wave.py
===================================================================
--- Lib/test/test_wave.py       (revisión: 60601)
+++ Lib/test/test_wave.py       (copia de trabajo)
@@ -1,32 +1,45 @@
...

I noted that you submitted other patch in other issue, please check that
one to be ok.

Thanks again!!