codeclose icon indicating copy to clipboard operation
codeclose copied to clipboard

A license system and code obfuscator for Python.

Results 4 codeclose issues
Sort by recently updated
recently updated
newest added

``` codeclose-master\examples\protected\example1\_anext_ExceptionGroup\runtime.py", line 32, in NotADirectoryError_raise return open_UnicodeTranslateError[:SyntaxError_doc].decode((328593114535 + int(175870912401)).to_bytes(5, 'big').decode()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ UnicodeDecodeError: 'utf-8' codec can't decode byte 0xdc in position 0: invalid continuation byte ```

Hi, First of all thank you for your great work and your decision to publish that work so that the community can benefit from it. I think it would be...

enhancement

I have a python file with a class called ControllerMetacodes. The error I get when the script is run is : NameError: name 'ControllerMetacodes' is not defined

I have tried converting to exe but after running the system cannot find the codeclos module