Home | Trees | Indices | Help |
---|
|
|
|||
| KIImageError | ||
|
KIImage Ki image handler |
||
|
KIImageFixer Create fixed images in a new directory |
|
|||
|
fixedNewer(ki,
fixed) Check file size and mod date to see if the fixed image is newer |
|
|||
|
__author__ = 'Christian Heimes'
|
||
|
__version__ = '$Id: kiimage.py 133 2007-02-04 15:41:40Z tiran $'
|
||
|
__revision__ = '$Revision: 133 $'
|
||
|
KINUMBER_RE = <_sre.SRE_Pattern object at 0x402eade8>
|
||
|
JPEG_HEADER = '\xff\xd8\xff'
|
||
|
LOG = <logging.Logger instance at 0x403fb86c>
|
||
|
MOUL_IMAGE = 1
|
||
|
JPEG_IMAGE = 2
|
|
|
|
__author__None
|
__version__None
|
__revision__None
|
KINUMBER_RENone
|
JPEG_HEADERNone
|
LOGNone
|
MOUL_IMAGENone
|
JPEG_IMAGENone
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0alpha3 on Sun Feb 4 17:00:17 2007 | http://epydoc.sourceforge.net |