- Timestamp:
- Jul 9, 2014, 12:18:31 AM (11 years ago)
- Branches:
- master
- Children:
- 1a8ef12
- Parents:
- 922e0e5
- git-author:
- Alex Dehnert <adehnert@…> (07/09/14 00:17:52)
- git-committer:
- Alex Dehnert <adehnert@…> (07/09/14 00:18:31)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
client/downloader.py
rf8a5e4b rfeed77c 36 36 37 37 def getLaTeX(br, latex_file, ): 38 br.open(baseurl + 'vouchers/generate/ ')38 br.open(baseurl + 'vouchers/generate/vouchers.tex') 39 39 if br.viewing_html(): 40 40 print br.response().get_data()
Note: See TracChangeset
for help on using the changeset viewer.