New submission from Oleg Plakhotnyuk <oleg...@gmail.com>:

Two changes have been made to the library:
1. Lowercase compression type support have been added to the sample width 
validation routine during write operation. Everywhere else compression types 
are used in both lowercase and uppercase.
2. Redundant invalid compression type check has been removed. It cannot be 
executed using public module interface, therefore I think it is not necessary.

----------
components: Library (Lib), Tests
files: aifc_comptypes.patch
keywords: patch
messages: 150365
nosy: Oleg.Plakhotnyuk, ezio.melotti, r.david.murray
priority: normal
severity: normal
status: open
title: Aifc comptype write fix
type: behavior
versions: Python 3.2, Python 3.3
Added file: http://bugs.python.org/file24110/aifc_comptypes.patch

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

Reply via email to