The Python Papers

The Python Papers

Share this post

The Python Papers
The Python Papers
Python 101 - Exception Handling
Copy link
Facebook
Email
Notes
More

Python 101 - Exception Handling

Mike Driscoll's avatar
Mike Driscoll
Oct 22, 2024
∙ Paid
11

Share this post

The Python Papers
The Python Papers
Python 101 - Exception Handling
Copy link
Facebook
Email
Notes
More
Share

Creating software is hard work. To make your software better, your application needs to keep working even when the unexpected happens. For example, let's say your application needs to pull information down from the Internet. What happens if the person using your application loses their Internet connectivity?

Another common issue is what to do if the user…

Keep reading with a 7-day free trial

Subscribe to The Python Papers to keep reading this post and get 7 days of free access to the full post archives.

Already a paid subscriber? Sign in
© 2025 Mike Driscoll
Privacy ∙ Terms ∙ Collection notice
Start writingGet the app
Substack is the home for great culture

Share

Copy link
Facebook
Email
Notes
More