Download List

프로젝트 설명

Tclpython allows the execution of Python code from within a TCL interpreter using embedded Python interpreters.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-05-02 22:24
4.0

능력이 부모의 파이썬 인터프리터에서 통역은 Tcl은 Tcl 코드를 실행하도록 추가되었습니다. 지금은 Tcl 인터프리터 C 코드에서 가능 tclpython을 연장하고 액세스할 수있습니다.
Tags: Major feature enhancements
The ability to execute Tcl code in the parent Tcl interpreter from Python interpreters was added. The Tcl interpreter can now be accessed from C code, making it possible to extend tclpython.

2003-06-30 20:09
3.1

스텁은 Tcl을 지원하고 이외에 추가되었습니다 대중은 Tcl 네임 스페이스의 코드를 C 소스에서 제거되었습니다.
Tags: Minor feature enhancements
Tcl stubs support was added, and non public Tcl namespace code was removed from the C source.

2003-01-02 12:58
3.0

이 버전에서는, 새 경영진 명령이 추가되었습니다. 패치 파이썬 코어 라이브러리는 더 이상 필요하지 않습니다.
Tags: Major feature enhancements
In this version, the new exec command was added. A patched Python core library is no longer required.

2002-11-15 15:28
2.1

이 릴리스에만 Tclpython 파이썬 2.2 () 지금은 지원되지 않습니다. 그것을 성공적으로 테스트되었습니다 레드햇 8.0을 기반으로, 그리고 '사이트에서 자동으로 가져오기'명령어 새 스레드를 차단했습니다, 이후 프로그램을 끊지 않습니다.
With this release, only Tclpython (for Python 2.2) is now supported. It was successfully tested and built on Redhat 8.0, and the automatic 'import site' instruction on a new thread was prevented, since it makes the program hang.

2001-03-19 14:03
2.0.1

파이썬 인터프리터에서 오류가 발생 지금은 항상 올바르게 잡힐은 Tcl 인터프리터보고, 그리고 이전 tclpython2 바이너리 rpm을 잘못 어떤 문자열을 I / O 모듈 로딩 실패하고 코어 덤프를 발생 컴파일 다른 설치를 반대했다.
Tags: Major bugfixes
Errors from the Python interpreters are now always
caught and properly reported to the Tcl
interpreter, and the previous tclpython2 binary
rpm was wrongly compiled against another
installation which caused string I/O module
loading failure and a core dump.

Project Resources