We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d32ad4 commit fcbda9eCopy full SHA for fcbda9e
docs/writing/gotchas.rst
@@ -187,8 +187,8 @@ where they can cause hiccups.
187
188
189
190
-Bytecode (.pyc) Files Everywhere
191
---------------------------------
+Bytecode (.pyc) Files Everywhere!
+---------------------------------
192
193
By default, when executing Python code from files, the Python interpreter
194
will automatically write a bytecode version of that file to disk, e.g.
0 commit comments