On Mon, Sep 27, 2010 at 03:16:09PM -0500, Gabriel M. Beddingfield wrote:
guys ?
use a proper python shell.
ipython is there for quite some time.
and i recently discovered bpython
http://ipython.scipy.org/moin/
http://bpython-interpreter.org/
this is where the fun starts
also help() works nicely on instances.
doctests also pretty much kick ass.
http://docs.python.org/library/doctest.html
one of the problems with python and big projects is in my opinion that
it dynamically typed.
and refactoring stuff in python can get pretty awkward. type errors are
only detected at runtime.
so you need to have your test coverage in the 80% realm.
nose-tests helps you a bit with this stuff. including coverage analysis,
etc. http://somethingaboutorange.com/mrl/projects/nose/0.11.2/index.html
>
--
torben Hohn
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-user
LINUX® is a registered trademark of Linus Torvalds in the USA and other countries.
Linuxaudio.org logo copyright Thorsten Wilms © 2006.
Hosting provided by the Virginia Tech Department of Music and DISIS.