Message184680
wave.Wave_read/Wave_write.getparams returns a tuple with various info about the wav file, when it could return a namedtuple, that can be manipulated in a richer way. I attached a patch. It doesn't have any tests, mainly because .getparams isn't tested at all in the original test_wave.py. |
|
| Date |
User |
Action |
Args |
| 2013-03-19 20:59:09 | Claudiu.Popa | set | recipients:
+ Claudiu.Popa |
| 2013-03-19 20:59:09 | Claudiu.Popa | set | messageid: <1363726749.83.0.981836859976.issue17487@psf.upfronthosting.co.za> |
| 2013-03-19 20:59:09 | Claudiu.Popa | link | issue17487 messages |
| 2013-03-19 20:59:09 | Claudiu.Popa | create | |
|