Message218439
But it improves the API. It's much nicer to actually access the values returned by sndhdr as f.type, f.sampling_rate, f.channels than f[0], f[1], f[2]. You do have a point though. Would it be more acceptable if we'll provide a new function which returns a namedtuple and leaving `whathdr` and `what` in peace? |
|
| Date |
User |
Action |
Args |
| 2014-05-13 11:38:46 | Claudiu.Popa | set | recipients:
+ Claudiu.Popa, r.david.murray, serhiy.storchaka |
| 2014-05-13 11:38:46 | Claudiu.Popa | set | messageid: <[email protected]> |
| 2014-05-13 11:38:46 | Claudiu.Popa | link | issue18615 messages |
| 2014-05-13 11:38:46 | Claudiu.Popa | create | |
|