Only Python
This blog deals almost exclusively with my Python coding activities.
Sunday, December 30, 2007
More about Crunchy running under Python3.0a1
›
Just in time for the new year, and after a major reorganization of Crunchy's code to make it easier to write more unit tests for it, I d...
1 comment:
Thursday, December 27, 2007
Crunchy and Python 3.0a2
›
Continuing with my experiment of adapting Crunchy to Python 3.0, I managed to get Crunchy to start with Python 3.0a2 and get some code runni...
Crunchy and Python 3.0a1
›
It is often said that a picture is worth a thousand words... I have managed to make Crunchy run under Python 3.0a1. Some of the features ar...
2 comments:
Tuesday, December 25, 2007
Slow turtle ... in time for Xmas
›
One of the task assigned in Google's HOP contest was to design a simple turtle graphics module for Crunchy. This was done successfully ...
Tuesday, December 18, 2007
(NOT) Bitten by PEP 3113
›
UPDATE: The comments left on this post (1 and 3) in particular corrected my misreading of PEP 3113. There is no such wart as I describe in...
4 comments:
reStructuredText files and Crunchy
›
Crunchy can now handle reStructuredText (.rst) files in the same way it can process plain html ones! This requires the user to have docutil...
Saturday, December 08, 2007
Launching Python 3.0 program from Crunchy running under Python 2.5
›
As part of Google's Highly Open Participation contest, Michele Mazzoni completed the task of creating a new option for Crunchy: one can ...
‹
›
Home
View web version