Python

<= Previous Change

Diff Summary
Title
Date 2007-05-30 17:16 2009-09-07 16:08
Editor Andrew Plotkin (zarf) Andrew Plotkin (zarf)

2007-05-30 17:16 by Andrew Plotkin
2009-09-07 16:08 by Andrew Plotkin
f1[Boodler] is written in Python. Boodler [soundscapf1[Boodler] is written in Python. Boodler [soundscap
>es] are small bits of Python code.>es] are small bits of Python code.
22
n3The original release of [Boodler] runs on Python 1n3The 1.0 release of [Boodler] ran on Python 1.5.2 a
>.5.2 and any later version. That's because I wrote>nd any later version. That's because I wrote it in
> it in 2001. Python has advanced in great strides > 2001. Python has advanced in great strides since 
>since then, and nobody uses Python 1.5 any more. T>then, and nobody uses Python 1.5 any more. The cur
>he next release of [Boodler] will require Python 2>rent release of [Boodler] requires Python 2.3.5.
>.3.5. 
44
t5(I considered jumping straight to Python 2.4 or 2.t5(2.3.5 is a bit old itself at this point. It's mis
>5. But 2.3.5 is still the standard release on MacO>sing some nice features -- decorators, relative mo
>SX, and it lingers in other environments too. It's>dule importing. Future releases may require 2.4. I
> missing some nice features -- decorators, relativ> haven't decided yet.)
>e module importing. But Boodler will survive witho 
>ut them.)  
66
7## External Links7## External Links
88
9* <http://python.org> -- Python home page9* <http://python.org> -- Python home page
1010
Python - last changed 2009-09-07 16:08 by Andrew Plotkin (zarf)