[Grok-dev] Grok 1.0 released!
Jasper Spaans
j at jasper.es
Thu Oct 8 05:48:09 EDT 2009
On Wed, Oct 07, 2009 at 09:10:52PM +0200, Jan-Wijbrand Kolman wrote:
> The Grok_ development team is very happy to release Grok 1.0.
Lotsacongrats!
However: I just upgraded the super-secret internal app I'm developing, and
testing broke because... the dependency for simplejson was upped.
This caused the following tests to fail:
>>> browser.open('http://localhost/ua/@@s?q=opwin')
>>> json.loads(browser.contents)
- [u'Opera/9.20 (Windows NT 5.1: U: en)']
+ ['Opera/9.20 (Windows NT 5.1: U: en)']
Really minor, but it might be nice to document this somewhere.
Jasper
--
Jasper Spaans http://jasper.es/
11:45:34 up 11922 days, 2:32, 1 user, load average: 0.00 0.00 0.00
This line was last modified 0 seconds ago.
More information about the Grok-dev
mailing list