Re: Bicycle Repair Man usability
- From: bruno modulix <onurb@xxxxxxxxxxx>
- Date: Wed, 31 Aug 2005 12:53:36 +0200
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@xxxxxxxxxxx'.split('@')])"
.
- References:
- Bicycle Repair Man usability
- From: Rex Eastbourne
- Re: Bicycle Repair Man usability
- From: matt
- Bicycle Repair Man usability
- Prev by Date: Re: strange behaviour of str()
- Next by Date: use threading without classes
- Previous by thread: Re: Bicycle Repair Man usability
- Next by thread: Re: Bicycle Repair Man usability
- Index(es):
Relevant Pages
|