|
170 | 170 | {"type":"Punctuation","value":"("}, |
171 | 171 | {"type":"Name","value":"translation"}, |
172 | 172 | {"type":"Punctuation","value":"))"}, |
173 | | - {"type":"Text","value":"\n\n\n\u000c\n"}, |
| 173 | + {"type":"Text","value":"\n\n\n\f\n"}, |
174 | 174 | {"type":"CommentSingle","value":"# Base64 encoding/decoding uses binascii"}, |
175 | 175 | {"type":"Text","value":"\n\n"}, |
176 | 176 | {"type":"Keyword","value":"def"}, |
|
417 | 417 | {"type":"Punctuation","value":"("}, |
418 | 418 | {"type":"Name","value":"_urlsafe_decode_translation"}, |
419 | 419 | {"type":"Punctuation","value":"))"}, |
420 | | - {"type":"Text","value":"\n\n\n\u000c\n"}, |
| 420 | + {"type":"Text","value":"\n\n\n\f\n"}, |
421 | 421 | {"type":"CommentSingle","value":"# Base32 encoding/decoding must be done in Python"}, |
422 | 422 | {"type":"Text","value":"\n"}, |
423 | 423 | {"type":"Name","value":"_b32alphabet"}, |
|
1458 | 1458 | {"type":"Punctuation","value":"("}, |
1459 | 1459 | {"type":"Name","value":"parts"}, |
1460 | 1460 | {"type":"Punctuation","value":")"}, |
1461 | | - {"type":"Text","value":"\n\n\n\u000c\n"}, |
| 1461 | + {"type":"Text","value":"\n\n\n\f\n"}, |
1462 | 1462 | {"type":"CommentSingle","value":"# RFC 3548, Base 16 Alphabet specifies uppercase, but hexlify() returns"}, |
1463 | 1463 | {"type":"Text","value":"\n"}, |
1464 | 1464 | {"type":"CommentSingle","value":"# lowercase. The RFC also recommends against accepting input case"}, |
|
1541 | 1541 | {"type":"Punctuation","value":"("}, |
1542 | 1542 | {"type":"Name","value":"s"}, |
1543 | 1543 | {"type":"Punctuation","value":")"}, |
1544 | | - {"type":"Text","value":"\n\n\n\u000c\n"}, |
| 1544 | + {"type":"Text","value":"\n\n\n\f\n"}, |
1545 | 1545 | {"type":"CommentSingle","value":"# Legacy interface. This code could be cleaned up since I don't believe"}, |
1546 | 1546 | {"type":"Text","value":"\n"}, |
1547 | 1547 | {"type":"CommentSingle","value":"# binascii has any line length limitations. It just doesn't seem worth it"}, |
|
1806 | 1806 | {"type":"Punctuation","value":"("}, |
1807 | 1807 | {"type":"Name","value":"s"}, |
1808 | 1808 | {"type":"Punctuation","value":")"}, |
1809 | | - {"type":"Text","value":"\n\n\n\u000c\n"}, |
| 1809 | + {"type":"Text","value":"\n\n\n\f\n"}, |
1810 | 1810 | {"type":"CommentSingle","value":"# Useable as a script..."}, |
1811 | 1811 | {"type":"Text","value":"\n"}, |
1812 | 1812 | {"type":"Keyword","value":"def"}, |
|
0 commit comments