summaryrefslogtreecommitdiffstats
path: root/Lib/quopri.py
diff options
context:
space:
mode:
authorMarc-André Lemburg <mal@egenix.com>2000-09-21 21:08:08 (GMT)
committerMarc-André Lemburg <mal@egenix.com>2000-09-21 21:08:08 (GMT)
commit3578b77312720061ef3e5a86e3db4f3c968edf56 (patch)
tree2022a0ef31308131e30604085452b25bab79972d /Lib/quopri.py
parent265a804af22d2513403c295d9218ba41753ca218 (diff)
downloadcpython-3578b77312720061ef3e5a86e3db4f3c968edf56.zip
cpython-3578b77312720061ef3e5a86e3db4f3c968edf56.tar.gz
cpython-3578b77312720061ef3e5a86e3db4f3c968edf56.tar.bz2
Special case the "s#" PyArg_Parse() token for Unicode objects:
"s#" will now return a pointer to the default encoded string data of the Unicode object instead of a pointer to the raw UTF-16 data. The latter is still available via PyObject_AsReadBuffer().
Diffstat (limited to 'Lib/quopri.py')
0 files changed, 0 insertions, 0 deletions