veon82

Results 8 comments of veon82

I don't think that this is a issue related to the filename encoding but maybe I ignore some encoding problems on Windows. On my Linux machine it works with python2.7:...

`pyminizip.compress_multiple(['file1','file2'], [], 'output.zip', 'password', 5)` works fine for me

> I'm also having this issue starting from 0.2.3. It works in my shell, but i think when used by django it doesn't work? > > Python v 2.7.15 I...

Have a look to #19, this is the reason why I decided to implement that PR.

Sorry, I don't know why but I didn't see this issue yesterday, anyway I submitted the Fix on #21

I needed to export simultaneously to svn and git during the same rtc export so it was my intent to commit additionaly. Furthermore I used the existent diff system to...

Let me know if the comment added on config.ini.sample is clear enough now.

No problem, take your time.