summaryrefslogtreecommitdiff
path: root/Python/codecs.c
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-07-03 13:44:25 +0000
committerFred Drake <fdrake@acm.org>2000-07-03 13:44:25 +0000
commit0ea1fc8acf33bdbfe578d8ccaba6e030da6bde40 (patch)
tree3c6ae867ea392a7806fec6a6e7cf49251642299d /Python/codecs.c
parentae96aab1fedb23c5527906eef17bbfc54d7c04f7 (diff)
downloadcpython-git-0ea1fc8acf33bdbfe578d8ccaba6e030da6bde40.tar.gz
Fix bug #379, reported by Phillip Porch <root@theproch.com>:
openpty(): Fallback code when os.openpty() does not exist attempted to call _slave_open(), which should have been slave_open(). This bug only showed on platforms which do not provide a working openpty() in the C library.
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions