Skip to content

Instantly share code, notes, and snippets.

@developersend
Created February 11, 2014 11:57
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 developersend/8933557 to your computer and use it in GitHub Desktop.
Save developersend/8933557 to your computer and use it in GitHub Desktop.
when i run the chrome script, i get this error:
conn = sqlite3.connect(getenv("APPDATA") + "\..\Local\Google\Chrome\User Data\Default\Login Data")
(unicode error) 'unicodeescape' code cnn't decode bytrs in python 23-24 : truncated\uxxxxxxxx esxape
i run it with python 3.3.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment