repo.or.cz
/
python.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Try to fix transient refleaks in test_asynchat.
[python.git]
/
Demo
/
pdist
/
rrcs
blob
31fc2c510e59862bedc6540b0a11d1fbb8935b2c
1
#!/usr/bin/env python
2
3
import
addpack
4
addpack
.
addpack
(
'/home/guido/src/python/Demo/pdist'
)
5
6
import
rrcs
7
8
rrcs
.
main
()