You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to overwrite a file in a zip? Or delete it? Because when using writestr it just creates file with same name in the zip, which later obviously does not work correctly.
The text was updated successfully, but these errors were encountered:
Is there a way to overwrite a file in a zip? Or delete it? Because when using writestr it just creates file with same name in the zip, which later obviously does not work correctly.
The text was updated successfully, but these errors were encountered: