Staging
v0.5.1
https://github.com/python/cpython
Revision 4b730161fde1965796ffefdbdd5601369e5c10c2 authored by Serhiy Storchaka on 23 January 2014, 07:44:05 UTC, committed by Serhiy Storchaka on 23 January 2014, 07:44:05 UTC
It tests the convertion Tcl values to Python values when Tcl calls a command
implemented on Python. Currently all values are passed as strings.
1 parent 94338de
History
Tip revision: 4b730161fde1965796ffefdbdd5601369e5c10c2 authored by Serhiy Storchaka on 23 January 2014, 07:44:05 UTC
Added test_user_command in test_tcl.
Tip revision: 4b73016
File Mode Size
cache.c -rw-r--r-- 12.2 KB
cache.h -rw-r--r-- 2.3 KB
connection.c -rw-r--r-- 48.4 KB
connection.h -rw-r--r-- 4.7 KB
cursor.c -rw-r--r-- 33.8 KB
cursor.h -rw-r--r-- 2.5 KB
microprotocols.c -rw-r--r-- 4.3 KB
microprotocols.h -rw-r--r-- 2.1 KB
module.c -rw-r--r-- 15.0 KB
module.h -rw-r--r-- 1.9 KB
prepare_protocol.c -rw-r--r-- 4.3 KB
prepare_protocol.h -rw-r--r-- 1.5 KB
row.c -rw-r--r-- 8.5 KB
row.h -rw-r--r-- 1.2 KB
sqlitecompat.h -rw-r--r-- 1.9 KB
statement.c -rw-r--r-- 16.4 KB
statement.h -rw-r--r-- 2.1 KB
util.c -rw-r--r-- 5.1 KB
util.h -rw-r--r-- 1.5 KB

back to top