Re: Modules & positive surprises

2007-03-30 Thread Steven Bethard
Jan Danielsson wrote: >But then there are a few modules that I just love to use, because > they are so "clean" from interface to function. Among them I can't help > mentioning optparse. If you like optparse, you should try argparse: http://argparse.python-hosting.com/ It has an optpars

Re: Modules & positive surprises

2007-03-27 Thread kyosohma
On Mar 27, 8:30 am, Jan Danielsson <[EMAIL PROTECTED]> wrote: > Hello all, > > > >Although I have encountered many modules that have impressed me with > regards to what they can actually do -- too be perfectly honest, it's > very rare that I become impressed by the _interfaces_ to the modules.

Modules & positive surprises

2007-03-27 Thread Jan Danielsson
Hello all, Although I have encountered many modules that have impressed me with regards to what they can actually do -- too be perfectly honest, it's very rare that I become impressed by the _interfaces_ to the modules. Using a new module is normally, with my - admittedly - limited experi