cloudmatrix / esky

an auto-update framework for frozen python apps
BSD 3-Clause "New" or "Revised" License
363 stars 74 forks source link

Fix #113. Can now apply local and remote patches. New PR #135

Closed JPFrancoia closed 8 years ago

JPFrancoia commented 8 years ago

A EOFError exception is raised when trying to apply a local patch, but an IndexError is raised when the patch is downloaded from a remote server.

Solves the issue for both remote and local server.

The previous identical PR has been closed (git problems). This is a new try for the PR.

JPFrancoia commented 8 years ago

Hum...Even if I create a new PR, we still have problems with git

timeyyy commented 8 years ago

hard times, no worreis i'll just merge the commit in myself and give you credit, sorry for the trouble

JPFrancoia commented 8 years ago

Thanks man, sorry I don't have much time right now. But you can merge it with your name, I don't care about the credit, I'm here to help :)