IDEA: PEP 761: The fuck if I care clause
```
try:
print(1/0)
fuck it.
```
This would be syntactic sugar for `except: pass`
When executed on a humanoid robot, the interpreter should audibly sigh and shrug the shoulders.
October 13, 2024
IDEA: PEP 761: The fuck if I care clause
```
try:
print(1/0)
fuck it.
```
This would be syntactic sugar for `except: pass`
When executed on a humanoid robot, the interpreter should audibly sigh and shrug the shoulders.