diff options
| author | Victor Stinner <victor.stinner@gmail.com> | 2013-11-15 23:45:54 (GMT) |
|---|---|---|
| committer | Victor Stinner <victor.stinner@gmail.com> | 2013-11-15 23:45:54 (GMT) |
| commit | ce4179d0226768988965ac238ad15791cd377def (patch) | |
| tree | b1da79df97e5ea96aa7766a75f5a67998d336a33 /Lib/test/pydocfodder.py | |
| parent | c1a57d306c1e1544edb7712bed7c7d5c72816fd4 (diff) | |
| download | cpython-ce4179d0226768988965ac238ad15791cd377def.zip cpython-ce4179d0226768988965ac238ad15791cd377def.tar.gz cpython-ce4179d0226768988965ac238ad15791cd377def.tar.bz2 | |
Don't mix wide character strings and byte strings (L"lib/python" VERSION): use
_Py_char2wchar() to decode lib_python instead.
Some compilers don't support concatenating literals: L"wide" "bytes". Example:
IRIX compiler.
Diffstat (limited to 'Lib/test/pydocfodder.py')
0 files changed, 0 insertions, 0 deletions
