diff options
author | cousteau <cousteaulecommandant@users.noreply.github.com> | 2022-10-04 22:54:03 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-04 22:54:03 (GMT) |
commit | ff28d8926de92d809e3b7f71d3e44672178ed11e (patch) | |
tree | 214f937d2de75a9b5ba45b5195cf71acbfcef989 /Lib/difflib.py | |
parent | 985958187d578cfa311e404588950b29fda95db7 (diff) | |
download | cpython-ff28d8926de92d809e3b7f71d3e44672178ed11e.zip cpython-ff28d8926de92d809e3b7f71d3e44672178ed11e.tar.gz cpython-ff28d8926de92d809e3b7f71d3e44672178ed11e.tar.bz2 |
gh-88355: Fix backslashes in AF_PIPE (#96543)
Fix backslashes in AF_PIPE (#88355)
The correct syntax for AF_PIPE addresses is `\\.\pipe\blahblah`, not `\.\pipe{blahblah}`, but the syntax markup messed up the backslashes.
Diffstat (limited to 'Lib/difflib.py')
0 files changed, 0 insertions, 0 deletions