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/599401a543d7346e2546dcbfc67ee41d3d34f918 You should set ROOT_URL correctly, otherwise the web may not work correctly.
My tools of the trade for python programming.
 
 
wirawan 599401a543 * Include *all* coreutils as the repertoire of the shell_tool commands. 16 years ago
db * Renaming file_db to file_table class. 16 years ago
math * Don't save python compiled modules. 16 years ago
.cvsignore * Don't save python compiled modules. 16 years ago
__init__.py * Introducing "wpylib" which is the collection of my small python utilities. 16 years ago
graph_digitizer.py * text_tools: module to contain simple text utilities. 16 years ago
interactive_tools.py * Placeholder for interactive python support. 16 years ago
shell_tools.py * Include *all* coreutils as the repertoire of the shell_tool commands. 16 years ago
sugar.py * Syntactic sugars for quick-and-dirty python programming. 16 years ago
text_tools.py * Added: str_unindent to unindent python """-style string. 16 years ago