Fix bad use of context manager in git-cookie-authdaemon.

urlopen objects aren't context managers, using them in a with statement
requires wrapping with contextlib.closing.
1 file changed
tree: 2ef05ad8e8de25a34a4de22ad373b6ac0d0d319f
  1. git-cookie-authdaemon
  2. git-googlesource-login
  3. LICENSE