Skip to content

Instantly share code, notes, and snippets.

@nhomar
Created March 14, 2015 22:39
Show Gist options
  • Select an option

  • Save nhomar/477d36b6a9b0497a9a5d to your computer and use it in GitHub Desktop.

Select an option

Save nhomar/477d36b6a9b0497a9a5d to your computer and use it in GitHub Desktop.
Tools
import urllib
testfile = urllib.URLopener()
testfile.retrieve("http://www.sat.gob.mx/informacion_fiscal/tablas_indicadores/Documents/tc_2015.xls", "tc_2015.xls")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment