This post (and the thread it started) discusses the wane of TCL and the rise of python as the new scripting language to go with.
Python is increasingly being embraced for all kinds of development/scripting, thanks to its great OO approach (which is lacking in TCL’s core) and availability of a lot of stuff which requires extensions in TCL, as part of the standard engine itself.