| Trees | Index | Help |
|
|---|
| Module xyaptu :: Class copier |
|
xcopier| Method Summary | |
|---|---|
Initialize self's attributes | |
Entry point: copy-with-processing a file, or a block of lines | |
Main copy method: process lines [i,last) of block | |
| Method Details |
|---|
__init__(self,
regex=<xyaptu._nevermatch instance at 0x01EDEF30>,
dict={},
restat=<xyaptu._nevermatch instance at 0x01EDEF30>,
restend=<xyaptu._nevermatch instance at 0x01EDEF30>,
recont=<xyaptu._nevermatch instance at 0x01EDEF30>,
preproc=<function identity at 0x01EE2370>,
handle=<function nohandle at 0x01EE23F0>,
ouf=<epydoc.imports._DevNull instance at 0x00A01DF0>)
Initialize self's attributes
|
copy(self, block=None, inf=<epydoc.imports._DevNull instance at 0x00A01DF0>)Entry point: copy-with-processing a file, or a block of lines |
copyblock(self, i=0, last=None)Main copy method: process lines [i,last) of block |
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Fri Aug 15 18:58:32 2008 | http://epydoc.sf.net |