Final commit, I've learned my lesson
This commit is contained in:
@@ -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__]
|
||||
|
||||
Reference in New Issue
Block a user