Home | Trees | Index | Help |
|
---|
Package lemon :: Package external :: Module yaptu :: Class copier |
|
xcopier
Smart-copier (YAPTU) class
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=<lemon.external.yaptu._nevermatch instance at 0x01264940>,
dict={},
restat=<lemon.external.yaptu._nevermatch instance at 0x01264940>,
restend=<lemon.external.yaptu._nevermatch instance at 0x01264940>,
recont=<lemon.external.yaptu._nevermatch instance at 0x01264940>,
preproc=<function identity at 0x00DEF4B0>,
handle=<function nohandle at 0x00DEF530>,
ouf=<epydoc.imports._DevNull instance at 0x0126D3C8>)
|
copy(self, block=None, inf=<epydoc.imports._DevNull instance at 0x0126D3C8>)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 |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Mon Nov 10 15:07:58 2003 | http://epydoc.sf.net |