Haiku error messages for Python
Project description
- To have no errors Would be life without meaning No struggle, no joy
~ (Brian M. Porter)
haiku-errors
Just import haiku_errors to print a haiku whenever exception is not handled:
$ python -c "import haiku_errors; raise SystemError"
Traceback (most recent call last):
File "<string>", line 1, in <module>
SystemError
Something has gone wrong.
Format your disk, because this
Error won't help you.
~ (Cheryl Walker)
One liner example without explicit raise:
$ python3 -c "import haiku_errors; f = lambda: f(); f()"
Traceback (most recent call last):
File "<string>", line 1, in <module>
LookupError
The ten thousand things,
How long do any persist?
Netscape, too, has gone.
~ (Jason Willoughby)
To install run:
$ pip install haiku-errors
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
haiku-errors-0.3.0.tar.gz
(3.8 kB
view details)
Built Distribution
File details
Details for the file haiku-errors-0.3.0.tar.gz
.
File metadata
- Download URL: haiku-errors-0.3.0.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a6867a50977df7b681fcb399c227363035b079454cee87933370d6e6043fd06 |
|
MD5 | 5a1ff1fa36cf8899705c793364e791d3 |
|
BLAKE2b-256 | 8b9b6c71fddf669d5931b5430c3d0761506cfcd714c0afdc80093b012b7134d1 |
File details
Details for the file haiku_errors-0.3.0-py2.py3-none-any.whl
.
File metadata
- Download URL: haiku_errors-0.3.0-py2.py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3bdcc4a9d9ea85e8c5b1f53638c2f717ba419da720d9abd18db6463aa92b2c42 |
|
MD5 | 3636a6d7ef3acfd65de98f055ab1169c |
|
BLAKE2b-256 | dd876d67cd7dc4bebdf37cd16f9339481faa8c7f6f4295058f06a0433afc74fa |