Bicycle Repair Man usability

bruno modulix onurb at xiludom.gro
Wed Aug 31 06:53:36 EDT 2005


matt wrote:
(snip)
> I'd like to hear other's experiences with refactoring in python.  Most
> of the projects I work on are quite small relative to some of the Java
> projects I've worked on.  

Python being much less verbose and much more dynamic than Java, the
LOCs/functionnalities ratio can be very different. So what would be a
medium-size project in Java usually become a small-size project in Python.


-- 
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'onurb at xiludom.gro'.split('@')])"



More information about the Python-list mailing list