Károly Kiripolszky <[EMAIL PROTECTED]> wrote: > I've found a brute-force solution. In the preprocessing phase I simply > strip out the comments (things inside comments won't appear in the > result) and replace curly brackets with these symbols: #::OPEN::# and > #::CLOSE::#.
This fails when the code already has the strings "#::OPEN::#" and "#::CLOSE::" in it. -- Roberto Bonvallet -- http://mail.python.org/mailman/listinfo/python-list