> >Take Zope (www.zope.org), for
> >instance, a Web application server written in Python (with a few native
> >modules). I just downloaded the latest version and ran a quick line
> >count on all the .py files: 83165 lines, plus another 10391 lines for
> >the ZServer HTTP server! That includes comments, but still I'm very
> >impressed that the language can scale up to handle a project of this
> >size.
>
> Wow, that makes my REBOL program look puny. A mere 7242 lines (including
> comments). And I was feeling so proud of it. Waaaah!
>
> - Michael Jelinek
>
But, Micheal, your program probably WOULD be 83,165 line in Python<g>.
--Ralph