Commit Graph

4 Commits

Author SHA1 Message Date
Panu Matilainen fca96226f9 Permit python bytecompile to fail for now
- various things like python templates in packages, jython code etc
  blow up on the syntax checking, only warn instead of failing the build
  until parametrized with a spec override possibility
2009-02-26 17:07:39 +02:00
Panu Matilainen 89a7b15c22 Check for errors from python bytecompile (Tim Waugh)
- since we're byte-compiling all python pieces, might as well use the
  opportunity to catch syntax errors while at it
2009-02-20 21:44:13 +02:00
Panu Matilainen 1c3bd7c7ca Exclude bin and sbin directories from python bytecompile (rhbz#182498) 2009-02-05 12:20:20 +02:00
jbj 86704da569 Automagically byte compile python code.
CVS patchset: 6913
CVS date: 2003/06/20 19:04:15
2003-06-20 19:04:15 +00:00