index
:
portato
0.13
0.14
flagrw
master
no_config
Portato - A Portage GUI
René 'Necoro' Neumann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
portato
/
plugins
/
exception.py
blob: 64bdb77c6a8e1cdcf39fa328c611db52b4e5fe10 (
plain
)
1
2
def
throw
(
*
args
,
**
kwargs
):
raise
Exception
,
"As requested, Sir!"