Newsletter: November 2005

Newsletter - November 2005

Chameleon Changes its Colors

Chameleon version 3.3 build number 147 and higher, now have an improved Python editor. The new editor automatically colorizes key components important to the Python language such as characters, integers and comments. This occurs automatically as you write your code, making it easier to edit and read your code since key Python components will be colorized. This improvement will also help you reduce the number of common syntax mistakes you make. An example of the new colorized Python code is shown below.