Your ROOT_URL in app.ini is https://git.hpc.odu.edu/ but you are visiting https://git.wahab.hpc.odu.edu/wirawan0/wpylib/src/commit/6433e5da3c639fe0eb3ef26565f38e6fe0144209/iofmt You should set ROOT_URL correctly, otherwise the web may not work correctly.
My tools of the trade for python programming.
 
 
Wirawan Purwanto ad841e0b90 * text_input.read_items(): added option `end_line_match' and `last_line_match' 13 years ago
..
.cvsignore * Ignore all compiled python modules. 15 years ago
__init__.py * Initial version of Fortran binary file reader. 15 years ago
fortbin.py * Changing all `isinstance(STUFF, str)' to `isinstance(STUFF, basestring)' 13 years ago
text_input.py * text_input.read_items(): added option `end_line_match' and `last_line_match' 13 years ago
text_output.py * Added file mode for file creation (default: "w"). 14 years ago