cpython/Doc/includes
Victor Stinner 25e014bd91 Issue #18395, #22108: Update embedded Python examples to decode correctly
command line parameters: use Py_DecodeLocale() and PyUnicode_DecodeFSDefault().
2014-08-01 12:28:49 +02:00
..
sqlite3
capsulethunk.h
dbpickle.py
email-alternative-new-api.py
email-alternative.py
email-dir.py
email-headers.py
email-mime.py
email-read-alternative-new-api.py
email-simple.py
email-unpack.py
minidom-example.py
mp_newtype.py
mp_pool.py
mp_workers.py
noddy.c
noddy2.c
noddy3.c
noddy4.c
run-func.c Issue #18395, #22108: Update embedded Python examples to decode correctly 2014-08-01 12:28:49 +02:00
setup.py
shoddy.c
test.py
turtle-star.py
typestruct.h
tzinfo-examples.py