sys.stdout.write()

Daniel Klein DanielK at aracnet.com
Wed Dec 20 13:01:44 EST 2000


"Alex Martelli" <aleaxit at yahoo.com> wrote in message
news:91o4ac01iqj at news2.newsguy.com...
> "Daniel Klein" <DanielK at aracnet.com> wrote in message
> > As a side (but related) issue, the current online reference material
does
> > not always indicate all of the exceptions thrown by a method or
function.
> > What is the best way to determine this when writing code?
>
> Now THAT is something I think you can't get by reflection -- the
> docs WOULD have to provide it, I think.

Sorry, I guess I didn't ask that question correctly. :^( I'd really like to
know if there _is_ any reference material for this. Or can I find this in
the Python source code (I'm not a C programmer so if many of the exceptions
are thrown from C libraries, I'll be sorta lost)?

Daniel Klein





More information about the Python-list mailing list