mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
!
This commit is contained in:
@@ -187,8 +187,8 @@ where they can cause hiccups.
|
||||
|
||||
|
||||
|
||||
Bytecode (.pyc) Files Everywhere
|
||||
--------------------------------
|
||||
Bytecode (.pyc) Files Everywhere!
|
||||
---------------------------------
|
||||
|
||||
By default, when executing Python code from files, the Python interpreter
|
||||
will automatically write a bytecode version of that file to disk, e.g.
|
||||
|
||||
Reference in New Issue
Block a user