mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
,
This commit is contained in:
@@ -76,6 +76,10 @@ Wrap text lines at 78 characters. Where necessary, lines may exceed 78
|
|||||||
characters, especially if wrapping would make the source text more difficult
|
characters, especially if wrapping would make the source text more difficult
|
||||||
to read.
|
to read.
|
||||||
|
|
||||||
|
Use of the serial comma (also known as the Oxford comma) is 100% non-optional.
|
||||||
|
Any attempt to submit content with a missing serial comma will result in
|
||||||
|
permanent banishment from this project, due to complete and total lack
|
||||||
|
of taste.
|
||||||
|
|
||||||
Code Examples
|
Code Examples
|
||||||
-------------
|
-------------
|
||||||
|
|||||||
Reference in New Issue
Block a user