Skip to content

Instantly share code, notes, and snippets.

@micrypt
Created July 4, 2012 11:47

Revisions

  1. micrypt revised this gist Jul 4, 2012. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions fix.py
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    from __future__ import print_function
  2. micrypt created this gist Jul 4, 2012.
    1 change: 1 addition & 0 deletions error.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    SyntaxError: ('invalid syntax', ('/Users/micrypt/.virtualenvs/crypt/lib/python2.7/site-packages/requests/packages/chardet2/test.py', 8, 27, " print(f.ljust(60), end=' ')\n"))