mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Use ASCII quotes and fix markup.
This commit is contained in:
parent
2c5b688081
commit
226231c930
2 changed files with 5 additions and 5 deletions
|
|
@ -1126,7 +1126,7 @@ snippet, which shows zlib-based compression of the log file::
|
|||
rh.rotator = rotator
|
||||
rh.namer = namer
|
||||
|
||||
These are not “true” .gz files, as they are bare compressed data, with no
|
||||
“container” such as you’d find in an actual gzip file. This snippet is just
|
||||
These are not "true" .gz files, as they are bare compressed data, with no
|
||||
"container" such as you’d find in an actual gzip file. This snippet is just
|
||||
for illustration purposes.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue