Re: Python system with exemplary organization/coding style

2009-05-16 Thread Aahz
In article <2009051416013116807-tomfsess...@gmailcom>, TomF wrote: > >I'm looking for a medium-sized Python system with very good coding >style and good code organization, so I can learn from it. I'm reading >various books on Python with advice on such things but I'd prefer to >see a real sys

Re: Python system with exemplary organization/coding style

2009-05-15 Thread TomF
On 2009-05-14 16:18:07 -0700, CTO said: On May 14, 7:01 pm, TomF wrote: I'm looking for a medium-sized Python system with very good coding style and good code organization, so I can learn from it.  I'm reading various books on Python with advice on such things but I'd prefer to see a real sys

Re: Python system with exemplary organization/coding style

2009-05-14 Thread CTO
On May 14, 7:01 pm, TomF wrote: > I'm looking for a medium-sized Python system with very good coding > style and good code organization, so I can learn from it.  I'm reading > various books on Python with advice on such things but I'd prefer to > see a real system. > > By medium-sized I mean 5-20

Python system with exemplary organization/coding style

2009-05-14 Thread TomF
I'm looking for a medium-sized Python system with very good coding style and good code organization, so I can learn from it. I'm reading various books on Python with advice on such things but I'd prefer to see a real system. By medium-sized I mean 5-20 classes, 5-20 files, etc; a code base th