forked from VimPlug/jedi
fix another = error and goto error with dicts
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user