0sir1ss / Carbon

[UNMAINTAINED] A Python script to obfuscate and protect your code by renaming classes, functions, variables and remove comments and docstrings.
MIT License
93 stars 12 forks source link

exclude self from args in classes #6

Open zebrapatch opened 1 year ago

YumYummity commented 1 year ago

Not required. Regardless of name, the first arg will still act as "self".