Skip to content

Instantly share code, notes, and snippets.

@attakei
Created December 8, 2014 02:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save attakei/f528d88a042802373b90 to your computer and use it in GitHub Desktop.
Save attakei/f528d88a042802373b90 to your computer and use it in GitHub Desktop.
diff to pyramid_debugtoolbar/ipaddr.py (use localhost as 127.0.0.1)
73c73,74
<
---
> if address == 'localhost':
> address = '127.0.0.1'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment