On Jun 28, 8:41 pm, Thierry <[EMAIL PROTECTED]> wrote: > > ie: > > @if os.exists(foo): > > etc > > etc > > > and > > > @for blah: > > etc > > etc > > This sounds more like PHP code, where a @ prefixing a function means > that even if there are errors or warnings, you don't want to see them.
Could also by Doxygen, doesn't it use something similar to show keywords in documents? -- http://mail.python.org/mailman/listinfo/python-list