]> granicus.if.org Git - python/commit
Remove cl usage from aifc and use bytes throughout.
authorGeorg Brandl <georg@python.org>
Sat, 7 Jun 2008 19:01:03 +0000 (19:01 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 7 Jun 2008 19:01:03 +0000 (19:01 +0000)
commit2095cfea89279489e10a7f9772a025b49502143a
treec8ee3cd6a4f098a88143b1f3d90887a26ec3dbe0
parentd701c8cc7cc8b36cb3d0ebba54798cabd71d6224
Remove cl usage from aifc and use bytes throughout.

This module needs a test suite!
Lib/aifc.py