| Julio Biason ( @ 2006-01-31 17:22:00 |
| Current music: | Dark At Down - Black Dream |
| Entry tags: | code, tech |
Python isn't unbreakable
[slow@irmo] ~/music/incoming/Dark At Dawn - Three Albums$ mmm -p
Segmentation fault
[slow@irmo] ~/music/incoming/Dark At Dawn - Three Albums$ which mmm
/home/slow/bin/mmm
[slow@irmo] ~/music/incoming/Dark At Dawn - Three Albums$ file ‘which mmm’
/home/slow/bin/mmm: a /usr/bin/python script text executable
(It probably is libid3tag exploding with a bad tag or something... I really should drop the use of libid3tag bindings and use a full Python id3 reader -- I saw one a long time on Freshmeat, maybe I have to look for it again now that TImeTracker finally reached gold).