On Wed, 31 Aug 2005 15:40:52 GMT William Gill <[EMAIL PROTECTED]> wrote: > Being somewhat new to Python, and having a tendency to over > complicate things in my class design, I was wondering if anyone can > suggest a simple graphical or flowcharting tool that they use to > organize their class and program design?
I've had good success using the UML templates provided by Dia. There can be some interesting issues printing, but on a whole, they work quit well for drawing class diagrams. -Michael -- http://mail.python.org/mailman/listinfo/python-list