I am not that familiar with the current code, but those changes
definitely look good :)
Just two points,
* POTManager.po_file_stats() method parses the output even if msgmerge
throws an Exception, is that what we want to do?
* Do we support python 2.4 or only 2.5+?
I just sent a few minor stylistic changes, mostly regexp-replace kind of stuff
-christos
> * Do we support python 2.4 or only 2.5+?
We support Python 2.4 as well, since this is what is bundled in RHEL 5.x.
Kr,
John
--
John Beredimas
Indifex Ltd.
2009/9/19 Diego Búrigo Zacarão <die...@indifex.com>:
> Hey,I am not that familiar with the current code, but those changes
>
> I just started a 'clean up' of code this week and I've pushed a branch to
> bitbucket.
>
> I would like some feedback on it before actually commit it in mainline.
>
> Does anyone interested in give me a 'hand'? :)
>
definitely look good :)
Just two points,
* POTManager.po_file_stats() method parses the output even if msgmerge
throws an Exception, is that what we want to do?
* Do we support python 2.4 or only 2.5+?
I just sent a few minor stylistic changes, mostly regexp-replace kind of stuff