The annual US Scientific Computing with Python Conference, SciPy, has
been held at Caltech since it began in 2001. While we always love an
excuse to go to California, it’s also important to make sure that we
allow everyone an opportunity to attend the conference. So, as Jarrod
Millman annou
I'm happy to announce that ActivePython 2.5.5.7 is now available for
download from:
http://www.activestate.com/activepython/
This is a minor release with several updates and fixes.
Changes in 2.5.5.7
--
- Upgrade to Python 2.5.5
- Upgrade to Tcl/Tk 8.5.8
- Upgrade to PyWin32
Greetings all,
We are proud to announce the release of LDTP 1.7.1. This release features
number of important breakthroughs in LDTP as well as in the field of Test
Automation. This release note covers a brief introduction on LDTP followed
by the list of new features and major bug fixes which makes
One day I was bored with MineSweeper not doing even simple analysis
for me, and wrote it in Python. Then I realized it'd be nice as an
exercise: I give you an implementation of dumb MineSweeper, with GUI,
and you subclass it to make it smarter. It comes with a detailed
document guiding you step-b
Yamlog, v0.9 released
Yamlog uses a rotating file that rollovers at 128 KB, it writes
messages in YAML format since it's more easy to parse --using the
international format for date and time--, and it also logs the higher-
level messages to the standard error into single lines.
http://pypi.pytho