Skip to content

Commit 1ac0095

Browse files
Issue python#19990: Added tests for the imghdr module.
Based on patch by Claudiu Popa.
1 parent 8003850 commit 1ac0095

14 files changed

Lines changed: 143 additions & 1 deletion

File tree

Lib/test/imghdrdata/python.bmp

1.13 KB
Binary file not shown.

Lib/test/imghdrdata/python.gif

610 Bytes
Loading

Lib/test/imghdrdata/python.jpg

543 Bytes
Loading

Lib/test/imghdrdata/python.pbm

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
P4
2+
16 16
3+
�������[�a_�X������?��

Lib/test/imghdrdata/python.pgm

269 Bytes
Binary file not shown.

Lib/test/imghdrdata/python.png

1020 Bytes
Loading

Lib/test/imghdrdata/python.ppm

781 Bytes
Binary file not shown.

Lib/test/imghdrdata/python.ras

1.03 KB
Binary file not shown.

Lib/test/imghdrdata/python.sgi

1.92 KB
Binary file not shown.

Lib/test/imghdrdata/python.tiff

1.29 KB
Binary file not shown.

0 commit comments

Comments
 (0)