�`^c@s?dZdgZdd�ZgZd�Zeje�d�Zeje�d�Zeje�d�Z eje �d�Z
eje
�d�Zeje�d �Zeje�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�d}z�|dkrpt|t�rEt|d�}|jd�}qp|j�}|jd�}|j|�nx'tD]}|||�}|rw|SqwWWd|r�|j�nXdS(Ntrbi ( tNonet
isinstancet
basestringtopentreadttelltseektteststclose(tfilethtftlocationttftres((s/sys/lib/python2.7/imghdr.pyR s
cCs|dd!dkrdSdS(sJPEG data in JFIF formatii
tJFIFtjpegN((RR
((s/sys/lib/python2.7/imghdr.pyt test_jpeg#scCs|dd!dkrdSdS(sJPEG data in Exif formatii
tExifRN((RR
((s/sys/lib/python2.7/imghdr.pyt test_exif*scCs|d dkrdSdS(Nis�NG
tpng((RR
((s/sys/lib/python2.7/imghdr.pyttest_png1scCs|d dkrdSdS(sGIF ('87 and '89 variants)itGIF87atGIF89atgifN(RR((RR
((s/sys/lib/python2.7/imghdr.pyttest_gif7scCs|d dkrdSdS(s-TIFF (can be in Motorola or Intel byte order)itMMtIIttiffN(RR((RR
((s/sys/lib/python2.7/imghdr.pyt test_tiff>scCs|d dkrdSdS(sSGI image libraryis�rgbN((RR
((s/sys/lib/python2.7/imghdr.pyttest_rgbEscCsJt|�dkrF|ddkrF|ddkrF|ddkrFdSd S(
sPBM (portable bitmap)iitPit14is
tpbmN(tlen(RR
((s/sys/lib/python2.7/imghdr.pyttest_pbmLs0cCsJt|�dkrF|ddkrF|ddkrF|ddkrFdSd S(
sPGM (portable graymap)iiR"it25is
tpgmN(R%(RR
((s/sys/lib/python2.7/imghdr.pyttest_pgmTs0cCsJt|�dkrF|ddkrF|ddkrF|ddkrFdSd S(
sPPM (portable pixmap)iiR"it36is
tppmN(R%(RR
((s/sys/lib/python2.7/imghdr.pyttest_ppm\s0cCs|d dkrdSdS(sSun raster fileisY��rastN((RR
((s/sys/lib/python2.7/imghdr.pyt test_rastdscCs$d}|t|� |kr dSdS(sX bitmap (X10 or X11)s#define txbmN(R%(RR
ts((s/sys/lib/python2.7/imghdr.pyttest_xbmkscCs|d dkrdSdS(NitBMtbmp((RR
((s/sys/lib/python2.7/imghdr.pyttest_bmpsscCs�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/sys/lib/python2.7/imghdr.pyttest}s
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/sys/lib/python2.7/imghdr.pyR8�s"
N(t__doc__t__all__RRR RtappendRRRRR!R&R)R,R.R1R4R>R8(((s/sys/lib/python2.7/imghdr.pyt<module>s:
|