We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a566244 commit e379849Copy full SHA for e379849
1 file changed
source/glossary.rst
@@ -122,8 +122,8 @@ Glossary
122
123
Pure Module
124
125
- A :term:`module` written in Python and contained in a single .py file (and
126
- possibly associated .pyc and/or .pyo files).
+ A :term:`module` written in Python and contained in a single `.py` file (and
+ possibly associated `.pyc` and/or `.pyo` files).
127
128
129
Python Packaging Authority (PyPA)
0 commit comments