summaryrefslogtreecommitdiffstats
path: root/Lib/imghdr.py
diff options
context:
space:
mode:
authorEzio Melotti <ezio.melotti@gmail.com>2018-10-02 00:34:46 (GMT)
committerGitHub <noreply@github.com>2018-10-02 00:34:46 (GMT)
commit30534cc7172f36092e0002bb7df482edc0d539ce (patch)
tree8bdbd156845259a706e21a699db97b356b2df44d /Lib/imghdr.py
parentd4c76d960b8b286b75c933780416ace9cda682fd (diff)
downloadcpython-30534cc7172f36092e0002bb7df482edc0d539ce.zip
cpython-30534cc7172f36092e0002bb7df482edc0d539ce.tar.gz
cpython-30534cc7172f36092e0002bb7df482edc0d539ce.tar.bz2
bpo-31865: Fix a couple of typos in the html.unescape() docs. (GH-9662)
Diffstat (limited to 'Lib/imghdr.py')
0 files changed, 0 insertions, 0 deletions
ss="hl opt">} PyStructSequence; /* Macro, *only* to be used to fill in brand new objects */ #define PyStructSequence_SET_ITEM(op, i, v) \ (((PyStructSequence *)(op))->ob_item[i] = v) #ifdef __cplusplus } #endif #endif /* !Py_STRUCTSEQ_H */