X7ROOT File Manager
Current Path:
/opt/alt/libharu/usr/share/libharu/bindings/python
opt
/
alt
/
libharu
/
usr
/
share
/
libharu
/
bindings
/
python
/
??
..
??
History.txt
(1.35 KB)
??
README.python
(5.6 KB)
??
__init__.py
(19.3 KB)
??
c_func.py
(250 B)
??
demo
??
hpdf.py
(75.33 KB)
??
hpdf_consts.py
(19.5 KB)
??
hpdf_errorcode.py
(5.96 KB)
??
hpdf_types.py
(16.35 KB)
Editing: c_func.py
def printf(format, *optional): #print 'format="%s"' % format #print 'optional="%s"' % optional if len(optional)==1: optional=optional[0] if format.endswith('\n'): format=format[:-1] print format % optional
Upload File
Create Folder