Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ac0e188

Browse filesBrowse files
committed
mention markup use for timezone
1 parent 4cc5406 commit ac0e188
Copy full SHA for ac0e188

File tree

Expand file treeCollapse file tree

1 file changed

+4
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-3
lines changed

‎documentation/style-guide.rst

Copy file name to clipboardExpand all lines: documentation/style-guide.rst
+4-3Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,10 @@ reST
8585
always one word and both forms start with a lowercase 'r'.
8686

8787
time zone
88-
Spell out as two words when talking about the real-world concept.
89-
Only spell as one word when referring to a Python term like a module,
90-
class, or argument.
88+
When referring to a Python term like a module, class, or argument spell it
89+
as one word with appropriate markup (for example, ``:mod:`timezone```).
90+
When talking about the real-world concept spell it as two words with no
91+
markup.
9192

9293
Unicode
9394
The name of a character coding system. This is always written

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.