GNOME Bugzilla – Bug 742348
Check that internal.py is valid syntax during build
Last modified: 2015-01-20 09:24:50 UTC
Currently the internal.py file is not check at all during the build. Causes syntax errors to only appear during `make check`
Created attachment 293729 [details] [review] Compile internal Python source during build Otherwise syntax errors aren't noticed until the loader is initialized at runtime.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.