summaryrefslogtreecommitdiff
path: root/Python/getcompiler.c
diff options
context:
space:
mode:
authorMarc-André Lemburg <mal@egenix.com>2000-07-07 13:48:25 +0000
committerMarc-André Lemburg <mal@egenix.com>2000-07-07 13:48:25 +0000
commit1b1bcc993579e64d751dc75bc8521adb9e94c732 (patch)
tree8c8da5d52c9f4f0298b35d47880d838e8fe96951 /Python/getcompiler.c
parent5a5c81a0e9550eaab92c9817259dee5a52f69871 (diff)
downloadcpython-git-1b1bcc993579e64d751dc75bc8521adb9e94c732.tar.gz
Fixed unicode() to use the new API PyUnicode_FromEncodedObject().
This adds support for instance to the constructor (instances have to define __str__ and can return Unicode objects via that hook; string return values are decoded into Unicode using the current default encoding).
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions