repo.or.cz
/
python
/
dscho.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Use py_resource module
[python/dscho.git]
/
Demo
/
pdist
/
rrcs
blob
cdbd04a882dc59a5f248ab5c32943135b410340c
1
#! /usr/local/bin/python
2
3
import
addpack
4
addpack
.
addpack
(
'/home/guido/src/python/Demo/pdist'
)
5
6
import
rrcs
7
8
rrcs
.
main
()