chiark
/
gitweb
/
~tthurman
/
commonprayer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
c64bce1
)
rm test code
author
Thomas Thurman
<tthurman@gnome.org>
Tue, 18 Jan 2011 00:44:28 +0000 (19:44 -0500)
committer
Thomas Thurman
<tthurman@gnome.org>
Tue, 18 Jan 2011 00:44:28 +0000 (19:44 -0500)
src/paging.py
patch
|
blob
|
history
diff --git
a/src/paging.py
b/src/paging.py
index
01c7f52
..
066158c
100644
(file)
--- a/
src/paging.py
+++ b/
src/paging.py
@@
-83,7
+83,3
@@
class Paging:
recipient.take(int(name))
return recipient.result()
-
-p = Paging('pages')
-print p.scan(NearestPage(0))
-