Skip to content

go2maxi/common-python-errors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

111 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Common Python Errors

This is a small collection of Python errors I've encountered while learning. I'm saving minimal examples and fixes as I go.

Each folder contains:

  • reproduce.py
  • fix.py
  • README explanation

Error Archive

NameError

UnboundLocalError

TypeError

IndexError

AttributeError

ImportError

ModuleNotFoundError

FileNotFoundError

FileExistsError

JSONDecodeError

UnicodeDecodeError

PermissionError

SyntaxError

IndentationError

KeyError

ValueError

ZeroDivisionError


More error cases will be added as I encounter them while learning Python.


Related Mini Projects

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages