Final commit, I've learned my lesson

This commit is contained in:
Diskette Guy
2025-10-16 04:01:34 +07:00
parent 003a405242
commit 9503fd60b0
3 changed files with 6 additions and 1 deletions
+3
View File
@@ -18,6 +18,9 @@ Python's __main__ and __init__
As far as I know, __init__ is the initialization script, just like Unix and alike's /etc/init.rc script. It's required to make it so that it's a package.
The double underscores is for signifying that it's a global variable.
b before string, for example b'relaxed' is a way to say that it's a binary string
-----START DKIM DIRECTORY-----
[__init__]