15.04.2013 Views

Core Python Programming (2nd Edition)

Core Python Programming (2nd Edition)

Core Python Programming (2nd Edition)

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

[d] Error in<br />

FloatingPointError<br />

floating point<br />

calculation<br />

OverflowError Calculation<br />

exceeded<br />

maximum limit<br />

for numerical<br />

type<br />

ZeroDivisionError Division (or<br />

modulus) by<br />

zero error (all<br />

numeric types)<br />

[d] Failure of<br />

AssertionError<br />

assert<br />

statement<br />

AttributeError No such object<br />

attribute<br />

EOFError End-of-file<br />

marker<br />

reached<br />

without input<br />

from built-in<br />

[d] Base class for<br />

EnvironmentError<br />

operating<br />

system<br />

environment<br />

errors<br />

IOError Failure of<br />

input/output<br />

operation<br />

[d] Operating<br />

OSError<br />

system error<br />

WindowsError<br />

[h]<br />

MS Windows<br />

system call<br />

failure<br />

ImportError Failure to<br />

import module<br />

or object<br />

[f] User<br />

KeyboardInterrupt<br />

interrupted<br />

execution<br />

(usually by<br />

typing ^C)<br />

LookupError [d] Base class for<br />

invalid data<br />

lookup errors

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!