[Tutor] looking for some general advice

Michael Klier chi at chimeric.de
Sun Jun 10 18:31:39 CEST 2007


Hi everyone,

I`ve started to dive into python a few weeks ago and am about to finish
my first script that surves a purpose, namely fetching podcasts on a
headless machine on a daily basis (fired up via cron). I use the pickle
module to save the information about the podcasts feeds and the script
provides some cli options to add/del feeds a.s.o.. It`s not object
oriented.

ATM I am looking for some general advice/hints, ie. if the stuff I wrote
makes sense. I am pretty sure most of it could be done in a smarter more
python like way ;). The code is available at:

http://nopaste.info/071ce76105.html

Maybe someone likes to have a quick look at it. 

Thanks in advance for all feedback.

Michael

-- 
Michael Klier
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mail.python.org/pipermail/tutor/attachments/20070610/9c2b1ffa/attachment.pgp 


More information about the Tutor mailing list