the indentaion for grouping thing

Anonymous anonymous at anonymous.anonymous
Tue Jun 26 16:49:32 EDT 2001


"Andrew Dalke" <dalke at acm.org> wrote in message
news:9h2qpa$6bg$1 at slb0.atl.mindspring.net...
> Use tabnanny, or run Python with the '-t' or '-tt'
> options.  If you're worried, force your version
> control system to run a validation on the code
> before checking it in.

Like I said, all answers like "well, just use product x" don't fly because
it's not just me that has to use the script. I want my scripts to be
maintainable by people I don't necessarily know of. I consider it a design
flaw to have the language dependent upon artificial solutions that are
external to the language in order to have it be maintainable.

Anyway, nothing will change, so is there a product like I asked about that
validates and parsers python with paired delimiters added? Not pindent, and
not comments, because the script has to be unparseable by python without the
pre-processor.





  --------== Posted Anonymously via Newsfeeds.Com ==-------
     Featuring the worlds only Anonymous Usenet Server
    -----------== http://www.newsfeeds.com ==----------



More information about the Python-list mailing list