Berker Peksag added the comment:

Should the documentation of the wave module be updated to match this change? 
See issue 16808 for example.

The current wave.Wave_read.getparams documentation says:

"Returns a tuple (nchannels, sampwidth, framerate, nframes, comptype, 
compname), equivalent to output of the get*() methods."

http://docs.python.org/3.4/library/wave.html#wave.Wave_read.getparams

----------
nosy: +berker.peksag

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17487>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to