git.ithinksw.org
/
philo.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Removed json version of results from the ajax API. Improved checks for search existen...
[philo.git]
/
philo
/
contrib
/
penfield
/
exceptions.py
1
class HttpNotAcceptable(Exception):
2
"""This will be raised if an Http-Accept header will not accept the feed content types that are available."""
3
pass