hodor!
Project description
For any operation, hodor will always say hodor.
>>> from hodor import hodor >>> hodor + 1 hodor >>> 3 ** hodor hodor >>> hodor().foo['bar'] hodor
What’s more, hodor is a module, and a class.
>>> import hodor >>> hodor hodor>>> class myclass(hodor): ... pass >>> myclass() hodor
Hodor is also a metaclass!
>>> myclass hodor>>> type(myclass) hodor
My favorite: hodor is an instance of itself.
>>> type(hodor) hodor>>> type(hodor) is hodor True
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
hodor-0.0.0.0.tar.gz
(1.6 kB
view details)
File details
Details for the file hodor-0.0.0.0.tar.gz
.
File metadata
- Download URL: hodor-0.0.0.0.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72a353b76bd2b67092a09777e3a3d8dd9411d2cef8185c4e628c2db26eaac605 |
|
MD5 | 219215797a6e786ce009680412ae6ba0 |
|
BLAKE2b-256 | af04143928630a832dd04a3c4bff92eb4b40d30fd285131bb2c5134d56089592 |