Your IP : 18.220.2.183


Current Path : /lib64/python2.7/
Upload File :
Current File : //lib64/python2.7/imghdr.pyo

�
�mec@s?dZdgZdd�ZgZd�Zeje�d�Zeje�d�Zeje�d�Z	eje	�d�Z
eje
�d�Zeje�d	�Zeje�d
�Z
eje
�d�Zeje�d�Zeje�d
�Zeje�d�Zeje�d�Zd�ZdS(s<Recognize image file formats based on their first few bytes.twhatcCs�|dkrmt|t�r<t|d�}|jd�}qs|j�}|jd�}|j|�d}nd}z.x'tD]}|||�}|r}|Sq}WWd|r�|j�nXdS(Ntrbi (	tNonet
isinstancet
basestringtopentreadttelltseektteststclose(tfilethtftlocationttftres((s/usr/lib64/python2.7/imghdr.pyR	s"
	
cCs|dd!dkrdSdS(sJPEG data in JFIF formatii
tJFIFtjpegN((RR
((s/usr/lib64/python2.7/imghdr.pyt	test_jpeg%scCs|dd!dkrdSdS(sJPEG data in Exif formatii
tExifRN((RR
((s/usr/lib64/python2.7/imghdr.pyt	test_exif,scCs|d dkrdSdS(Nis�PNG

tpng((RR
((s/usr/lib64/python2.7/imghdr.pyttest_png3scCs|d dkrdSdS(sGIF ('87 and '89 variants)itGIF87atGIF89atgifN(RR((RR
((s/usr/lib64/python2.7/imghdr.pyttest_gif9scCs|d dkrdSdS(s-TIFF (can be in Motorola or Intel byte order)itMMtIIttiffN(RR((RR
((s/usr/lib64/python2.7/imghdr.pyt	test_tiff@scCs|d dkrdSdS(sSGI image libraryis�trgbN((RR
((s/usr/lib64/python2.7/imghdr.pyttest_rgbGscCsJt|�dkrF|ddkrF|ddkrF|ddkrFdSd	S(
sPBM (portable bitmap)iitPit14is 	

tpbmN(tlen(RR
((s/usr/lib64/python2.7/imghdr.pyttest_pbmNs0cCsJt|�dkrF|ddkrF|ddkrF|ddkrFdSd	S(
sPGM (portable graymap)iiR"it25is 	

tpgmN(R%(RR
((s/usr/lib64/python2.7/imghdr.pyttest_pgmVs0cCsJt|�dkrF|ddkrF|ddkrF|ddkrFdSd	S(
sPPM (portable pixmap)iiR"it36is 	

tppmN(R%(RR
((s/usr/lib64/python2.7/imghdr.pyttest_ppm^s0cCs|d dkrdSdS(sSun raster fileisY�j�trastN((RR
((s/usr/lib64/python2.7/imghdr.pyt	test_rastfscCs$d}|t|� |kr dSdS(sX bitmap (X10 or X11)s#define txbmN(R%(RR
ts((s/usr/lib64/python2.7/imghdr.pyttest_xbmmscCs|d dkrdSdS(NitBMtbmp((RR
((s/usr/lib64/python2.7/imghdr.pyttest_bmpuscCs�ddl}d}|jdrH|jddkrH|jdd5d}ny>|jdrrt|jd|d�ntdg|d�Wn.tk
r�|jjd�|jd�nXdS(Ni����iis-rit.s
[Interrupted]
(tsystargvttestalltKeyboardInterrupttstderrtwritetexit(R6t	recursive((s/usr/lib64/python2.7/imghdr.pyttests 
	

cCs�ddl}ddl}x�|D]�}|jj|�r�|dG|sK|r�dGHddl}|j|jj|d��}t||d�q�dGHq|dG|jj�yt	|�GHWqt
k
r�dGHqXqWdS(	Ni����s/:srecursing down:t*is*** directory (use -r) ***t:s*** not found ***(R6tostpathtisdirtglobtjoinR8tstdouttflushRtIOError(tlistR=ttoplevelR6RAtfilenameRDtnames((s/usr/lib64/python2.7/imghdr.pyR8�s"


N(t__doc__t__all__RRR	RtappendRRRRR!R&R)R,R.R1R4R>R8(((s/usr/lib64/python2.7/imghdr.pyt<module>s: