Media Summary: today I issue a correction to my very first video and today I talk about the best practices I try to stick to when working with `try` / `except` in today I talk about `ExitStack` and a few uses of it: conditional contexts, variable contexts - context managers the hard way: ...

Python Raise Systemexit Beginner Intermediate Anthony Explains 331 - Detailed Analysis & Overview

today I issue a correction to my very first video and today I talk about the best practices I try to stick to when working with `try` / `except` in today I talk about `ExitStack` and a few uses of it: conditional contexts, variable contexts - context managers the hard way: ... today I talk about how to convince mypy that a key definitely exists in a dictionary -- or how to fix code where mypy thinks ... oops spoiler in the thumbnail it's str.partition, oh well -- I today I talk about __slots__ and __dict__ and how they relate to objects! playlist: ...

today I talk about the `cat` command -- and that it's almost always unnecessary! playlist: ... today I talk about the absolutely-fastest way to start today I talk about the difference between the os.exec* functions (execvp, execvpe, etc.) and the subprocess functions and why I ... Support me on Patreon Learn Bash! Free Course Code in the ...

Photo Gallery

python: raise SystemExit (beginner - intermediate) anthony explains #331
python try except and best practices (beginner - intermediate) anthony explains #359
python: conditional context and ExitStack (intermediate) anthony explains #189
python easter eggs: barry_as_FLUFL (beginner - intermediate) anthony explains #332
mypy! this key exists I promise! (beginner - intermediate) anthony explains #330
python: what is `__main__` / `__main__.py` ? (beginner - intermediate) anthony explains #344
my favorite python str method! (beginner - intermediate) anthony explains #003
python: what is __slots__ and __dict__ (intermediate) anthony explains #122
don't use cat! (intermediate) anthony explains #508
the fastest python startup with `python -S` (intermediate) anthony explains #411
python: os.exec* vs subprocess (intermediate) anthony explains #162
python: what is 0-arg raise? (beginner) anthony explains #387
Sponsored
View Detailed Profile
python: raise SystemExit (beginner - intermediate) anthony explains #331

python: raise SystemExit (beginner - intermediate) anthony explains #331

today I issue a correction to my very first video and

python try except and best practices (beginner - intermediate) anthony explains #359

python try except and best practices (beginner - intermediate) anthony explains #359

today I talk about the best practices I try to stick to when working with `try` / `except` in

python: conditional context and ExitStack (intermediate) anthony explains #189

python: conditional context and ExitStack (intermediate) anthony explains #189

today I talk about `ExitStack` and a few uses of it: conditional contexts, variable contexts - context managers the hard way: ...

python easter eggs: barry_as_FLUFL (beginner - intermediate) anthony explains #332

python easter eggs: barry_as_FLUFL (beginner - intermediate) anthony explains #332

today we go over another

mypy! this key exists I promise! (beginner - intermediate) anthony explains #330

mypy! this key exists I promise! (beginner - intermediate) anthony explains #330

today I talk about how to convince mypy that a key definitely exists in a dictionary -- or how to fix code where mypy thinks ...

Sponsored
python: what is `__main__` / `__main__.py` ? (beginner - intermediate) anthony explains #344

python: what is `__main__` / `__main__.py` ? (beginner - intermediate) anthony explains #344

today I show what `__main__` means for

my favorite python str method! (beginner - intermediate) anthony explains #003

my favorite python str method! (beginner - intermediate) anthony explains #003

oops spoiler in the thumbnail it's str.partition, oh well -- I

python: what is __slots__ and __dict__ (intermediate) anthony explains #122

python: what is __slots__ and __dict__ (intermediate) anthony explains #122

today I talk about __slots__ and __dict__ and how they relate to objects! playlist: ...

don't use cat! (intermediate) anthony explains #508

don't use cat! (intermediate) anthony explains #508

today I talk about the `cat` command -- and that it's almost always unnecessary! playlist: ...

the fastest python startup with `python -S` (intermediate) anthony explains #411

the fastest python startup with `python -S` (intermediate) anthony explains #411

today I talk about the absolutely-fastest way to start

python: os.exec* vs subprocess (intermediate) anthony explains #162

python: os.exec* vs subprocess (intermediate) anthony explains #162

today I talk about the difference between the os.exec* functions (execvp, execvpe, etc.) and the subprocess functions and why I ...

python: what is 0-arg raise? (beginner) anthony explains #387

python: what is 0-arg raise? (beginner) anthony explains #387

today we talk a bit about the `

The `reset` and `clear` unix terminal commands are complex - let's rewrite them (deep-dive)

The `reset` and `clear` unix terminal commands are complex - let's rewrite them (deep-dive)

Support me on Patreon https://patreon.com/YouSuckatProgramming Learn Bash! Free Course https://course.ysap.sh Code in the ...