1
0
forked from VimPlug/jedi

fix another = error and goto error with dicts

This commit is contained in:
David Halter
2012-10-09 07:55:42 +02:00
parent a8371d37be
commit 01da60b594
3 changed files with 7 additions and 7 deletions

View File

@@ -90,7 +90,7 @@ from import_tree.rename1 import not_existing
response = 3
response = 5
#< 0 (95, 0), (96, 0), (97, 0), (99, 0)
response = HttpResponse(mimetype='application/pdf')
response['Content-Disposition'] = 'attachment; filename=%s.pdf' % id