79502948

Date: 2025-03-12 08:02:25
Score: 1.5
Natty:
Report link

The python sys module has a field called sys.dont_write_bytecode If it is set to True "Python won’t try to write .pyc files on the import of source modules". See the doc here

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: JesusIsKing