New submission from MasterZ <silence...@163.com>:

step 1.I have one file named "1",then add this file to zipfile A.zip
step 2.then I have another file named "1" too but different content, and add 
this file to zipfile A.zip
result:in the A.zip exist 2 files both named "1" and both of their md5 is the 
name with step2's file

----------
components: IO
files: a.py
messages: 329041
nosy: MasterZ
priority: normal
severity: normal
status: open
title: add same file name to zipfile ,result two files and same md5
type: behavior
versions: Python 3.6
Added file: https://bugs.python.org/file47898/a.py

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

Reply via email to