Files
cpython/Lib
Barry Warsaw 72937f3216 Compare what's read from files against proper byte literals. Neither of these
modules have unittests AFAICT, and I'm not improving things here, but these
changes make a bunch of email package tests succeed, and command line testing
against real files seems to make things better.

Added an __main__ section to imghdr.py so that it can be run from the command
line similarly to sndhdr.py.  Someone else can figure out a better -m way of
doing this.

In sndhdr.py do a couple of very minor cleanups, and use a with statement to
not wait for gc to close the file.
2007-08-12 14:37:20 +00:00
..
2007-08-11 06:13:20 +00:00
2007-08-10 18:15:11 +00:00
2007-08-12 07:02:50 +00:00
2007-05-22 21:56:47 +00:00
2007-05-27 09:20:49 +00:00
2007-06-07 22:37:45 +00:00
2007-01-10 16:19:56 +00:00
2007-07-20 00:30:38 +00:00
2007-08-12 00:43:29 +00:00
2007-08-07 05:37:39 +00:00
2007-08-10 18:49:01 +00:00
2007-08-12 00:43:29 +00:00
2007-01-10 16:19:56 +00:00
2007-07-23 00:24:10 +00:00
2007-08-12 00:43:29 +00:00
2007-05-27 09:19:04 +00:00
2007-08-07 18:36:16 +00:00
2007-08-12 00:43:29 +00:00
2007-08-12 00:43:29 +00:00
2007-07-20 17:45:09 +00:00
2007-07-23 21:28:30 +00:00
2007-07-26 03:19:46 +00:00