This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author facundobatista
Recipients christian.heimes, facundobatista, giampaolo.rodola
Date 2008-02-05.19:06:55
SpamBayes Score 0.0019122983
Marked as misclassified No
Message-id <1202238416.2.0.519808402541.issue1951@psf.upfronthosting.co.za>
In-reply-to
Content
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!!
History
Date User Action Args
2008-02-05 19:06:56facundobatistasetspambayes_score: 0.0019123 -> 0.0019122983
recipients: + facundobatista, giampaolo.rodola, christian.heimes
2008-02-05 19:06:56facundobatistasetspambayes_score: 0.0019123 -> 0.0019123
messageid: <1202238416.2.0.519808402541.issue1951@psf.upfronthosting.co.za>
2008-02-05 19:06:55facundobatistalinkissue1951 messages
2008-02-05 19:06:55facundobatistacreate