diff options
author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2007-11-22 02:48:12 +0000 |
---|---|---|
committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2007-11-22 02:48:12 +0000 |
commit | 39599dca9db7431510f1d68609db5ea0b60af2cb (patch) | |
tree | e73e57d1e631fe1b6572bea4e915cc604fd88044 /Lib/test/string_tests.py | |
parent | 484fcd4521cd63beffeb45bca8396dcd7b377f0a (diff) | |
download | cpython-git-39599dca9db7431510f1d68609db5ea0b60af2cb.tar.gz |
PyString_AsString is permissive and accepts unicode strings.
Replace it with PyUnicode_AsString when the argument is known to be a str.
Diffstat (limited to 'Lib/test/string_tests.py')
0 files changed, 0 insertions, 0 deletions