Merged
Merged
Conversation
Merged
Comment on lines +88 to +90
Member
Suggested change
| Spell out as two words when talking about the real-world concept. | |
| Only spell as one word when referring to a Python term like a module, | |
| class, or argument. | |
| When referring to a Python term like a module, class, or argument | |
| it is always spelled as one word and surrounded by the appropriate markup | |
| (for example, ``:mod:`timezone```). | |
| When talking about the real-world concept it is spelled as two words. |
nedbat deleted the nedbat/glossary branch
July 18, 2024 17:02Labels
None yet