Python for Series 60 updated
By Stefan Constantinescu on Friday, December 1st, 2006 at 3:21 PM PST In Symbian
Via Biskero
More information on Python:
Python is a programming language created by Guido van Rossum in 1990. Python has a fully dynamic type system and uses automatic memory management; it is thus similar to Perl, Ruby, Scheme, Smalltalk, and Tcl.
Python is notable amongst current popular high-level languages for having a philosophy that emphasizes the importance of programmer effort over that of computers and for rejecting more arcane language features, readability having a higher priority than speed or expressiveness. Python is often characterised as minimalist, though this only applies to the core language’s syntax and semantics; the standard library provides the language with a large number of additional libraries and extensions.
Source: Wikipedia

