"Chaz." <[EMAIL PROTECTED]> wrote: > If you are going this far, why not also support a throws() modifier (or > whatever you might call it). > > Right now I do something like: > > @throws(IOError) > def foo(...) : ... > I might suggest > > def foo(...) throws(...) : > > as a more integrated approach.
You are just relocating decorators. Stop. - Josiah _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com