[mp3togo] Version 0.5.3 Released

Justus Pendleton justus at ryoohki.net
Wed Jun 7 10:00:26 PDT 2006


sim wrote:
> I've released mp3togo version 0.5.3
> 
> Thanks to Justus Pendleton for the config file bugfix.

I guess I wasn't fast enough in changing my mind about the fix :) 
Instead of calling os.path.expanduser in options.py:save_config_file I 
think it probably makes more sense to just call it in the 
Options.__init__ method so that an absolute path is always accessible 
and no other code has to worry about handling the tilde.

Although I guess it is working now and both the save and read are doing 
expanduser.



More information about the mp3togo mailing list