chiark
/
gitweb
/
~mdw
/
pyke
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
pyke/pyke-mLib.c: Raise `OverflowError' on out-of-range inputs.
[pyke]
/
.skelrc
1
;;; -*-emacs-lisp-*-
2
3
(setq skel-alist
4
(append
5
'((author . "Straylight/Edgeware")
6
(licence-text . "[[gpl]]")
7
(full-title . "Pyke: the Python Kit for Extensions")
8
(program . "Pyke"))
9
skel-alist))