]> granicus.if.org Git - python/commit
[Patch #708374] Only apply the check for file size if the file is a regular file...
authorAndrew M. Kuchling <amk@amk.ca>
Tue, 15 Jul 2003 12:37:46 +0000 (12:37 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Tue, 15 Jul 2003 12:37:46 +0000 (12:37 +0000)
commita3016678ed5697ae1a21ef328573c714a6d82b8c
tree89c52f8de756a6407417ddfc60094d9718cc2744
parentc171172614f77190a6b729cd834c27a58eb9aa41
[Patch #708374] Only apply the check for file size if the file is a regular file, not a character or block device.
Modules/mmapmodule.c