Staging
v0.8.1
https://github.com/python/cpython
Revision d869a0b132308e600534cc56d6e11f63e0c85eda authored by Serhiy Storchaka on 23 January 2014, 07:49:42 UTC, committed by Serhiy Storchaka on 23 January 2014, 07:49:42 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.
2 parent s 8860443 + 4b73016
Raw File
Tip revision: d869a0b132308e600534cc56d6e11f63e0c85eda authored by Serhiy Storchaka on 23 January 2014, 07:49:42 UTC
Added test_user_command in test_tcl.
Tip revision: d869a0b
.bzrignore
ยด.purify
autom4te.cache
config.log
config.cache
config.status
config.status.lineno
db_home
Makefile
buildno
python
build
Makefile.pre
platform
pybuilddir.txt
pyconfig.h
libpython*.a
libpython*.so*
python.exe
python-gdb.py
reflog.txt
tags
TAGS
.gdb_history
Doc/tools/sphinx
Doc/tools/jinja
Doc/tools/jinja2
Doc/tools/pygments
Doc/tools/docutils
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Modules/ld_so_aix
Parser/pgen
Lib/test/data/*
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
__pycache__
.coverage
coverage/*
htmlcov/*
back to top