Permalink
Please sign in to comment.
Browse files
Add a more detailed error message when the app bundle can't be imported.
Fixes issue #47. Also: - Fix the wild table sorting. It was broken after removing the columns about timing. - Add web code to the line count. csv2html.py is new for the OSH 0.2 release. - Fix a build issue with osh-quick-ref. This build step outputs both code that goes in the app bundle and docs that go in _release/VERSION.
- Loading branch information...
Showing
with
31 additions
and 9 deletions.
- +16 −2 Python-2.7.13/Modules/main.c
- +6 −3 build/doc.sh
- +4 −0 scripts/count.sh
- +5 −1 scripts/release.sh
- +0 −3 test/wild_report.py
0 comments on commit
77d096c