From: Serhiy Storchaka Date: Thu, 23 Jan 2014 07:49:42 +0000 (+0200) Subject: Added test_user_command in test_tcl. X-Git-Tag: v3.4.0b3~56 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d869a0b132308e600534cc56d6e11f63e0c85eda;p=thirdparty%2FPython%2Fcpython.git Added test_user_command in test_tcl. It tests the convertion Tcl values to Python values when Tcl calls a command implemented on Python. Currently all values are passed as strings. --- d869a0b132308e600534cc56d6e11f63e0c85eda