On behalf of the Jython development team, I'm pleased to announce that Jython 2.5.3 beta1 is available for download. See the installation instructions.
Jython 2.5.3 fixes a number of bugs, including some errors when using relative imports. Please see the NEWS file for detailed release notes.
Why operators are usefulThis is something I posted on python-ideas, but I think it's interesting to
a wider audience.
There's been a lot of discussion recently about an operator t...
Solid 2014Two weeks ago, I had the chance to go to the inaugural O’Reilly Solid
conference. Solid was billed as the Software / Hardware / Everywhere
conference. The ...
Blog Moved*Please head to the new home of my blog. * (I've tried to keep all the URLs
working. The formatting of some posts hasn't been converted too gracefully
but ...
unittest.mock and mock 1.0 alpha 1One of the results of the Python Language Summit at PyCon 2012 is that mock
is now in the Python standard library. In Python 3.3 mock is available as
unitt...
JRuby on Rails on Amazon Elastic BeanstalkAmazon this week announced Elastic Beanstalk, a managed Apache Tomcat
service for AWS. Naturally, I had to try JRuby on it.
First, the bad:
- AWSEB is ...
IronPython in ActionI'm quite excited that IronPython in Action is published. I had the chance
to write the foreword to this book and wanted to share it here as well.
Forewor...
Add a comment