summaryrefslogtreecommitdiff
path: root/src/zope/i18n/compile.py
Commit message (Expand)AuthorAgeFilesLines
* Fix ResourceWarnings for unclosed files when compiling .mo files.resourcewarningsJason Madden2017-11-121-6/+11
* Details for IO/OSErrorsSyZn2016-08-311-2/+2
* Fixed AttributeError bugSyZn2016-08-311-2/+4
* Better error message on syntax errorSyZn2016-08-301-2/+2
* This is a critical error.Malthe Borch2009-11-131-1/+1
* Log a warning message before returning; libraries that depend on this method ...Malthe Borch2009-05-121-0/+1
* Feature: Added optional automatic compilation of mo files from po files. You ...Hanno Schlichting2008-04-261-0/+46