mirror of
https://github.com/python/cpython.git
synced 2025-12-01 23:32:16 +00:00
Set correct RFC number.
This commit is contained in:
parent
25107deb9f
commit
56f78d9e3c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
# Conversions to/from quoted-printable transport encoding as per RFC-XXXX
|
# Conversions to/from quoted-printable transport encoding as per RFC-1521
|
||||||
# (Dec 1991 version).
|
# (Dec 1991 version).
|
||||||
|
|
||||||
ESCAPE = '='
|
ESCAPE = '='
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue