| f | [Boodler] is written in Python. Boodler [soundscap | f | [Boodler] is written in Python. Boodler [soundscap |
| es] are small bits of Python code. | | es] are small bits of Python code. |
| | | |
| n | The original release of [Boodler] runs on Python 1 | n | The 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. | | |
| | | |
| t | (I considered jumping straight to Python 2.4 or 2. | t | (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.)
| | |
| | | |
| ## External Links | | ## External Links |
| | | |
| * <http://python.org> -- Python home page | | * <http://python.org> -- Python home page |
| | | |