Rename codecs to audiocodecs, remove need for absolute import to get standard library... origin/HEADorigin/master
commit82792f626930c6fc8f29523397faa1eeb35d0853
authorAndrew Mahone <andrew.mahone@gmail.com>
Thu, 15 Jul 2010 06:45:03 +0000 (15 02:45 -0400)
committerAndrew Mahone <andrew.mahone@gmail.com>
Thu, 15 Jul 2010 06:45:35 +0000 (15 02:45 -0400)
tree16e60bc670a7a610a25ddaee88a843537a19fffe
parent92892c73469943bcfce99a95ece8341ed6dc9fce
Rename codecs to audiocodecs, remove need for absolute import to get standard library codecs.
audiomangler/__init__.py
audiomangler/audiocodecs.py [moved from audiomangler/codecs.py with 100% similarity]
audiomangler/cli.py
audiomangler/expression.py
audiomangler/util.py