New submission from Gabriel Genellina <gagsl-...@yahoo.com.ar>:

Patch to zipfile.is_zipfile, adding support for file and file-like 
objects. Includes test cases and documentation updates.

This fixes issue4241 too.

----------
components: Library (Lib)
files: is_zipfile_filelike.diff
keywords: patch
messages: 78342
nosy: gagenellina
severity: normal
status: open
title: zipfile.is_zipfile: added support for file-like objects
type: behavior
versions: Python 2.7, Python 3.1
Added file: http://bugs.python.org/file12470/is_zipfile_filelike.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue4756>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to