Does python have an "error" module? -


does python have error module? when wrote 'import error' in python 2.7.6, returns "no module named error.' 'import error' part of program in textbook?should doult in textbook?

it's custom module. python standard library not have error module.

maybe missed in textbook error module created.


Comments

Popular posts from this blog

css - I want to align grid in center -

python - SWIG function not printing output -

Contact Form PHP Email Script -