- Timestamp:
- Jul 14, 2014, 1:21:16 AM (11 years ago)
- Branches:
- master
- Parents:
- 4439c52 (diff), 3b7f125 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - git-author:
- Alex Dehnert <adehnert@…> (07/14/14 01:21:16)
- git-committer:
- Alex Dehnert <adehnert@…> (07/14/14 01:21:16)
- Location:
- client
- Files:
-
- 4 added
- 1 edited
-
README.rst (added)
-
downloader.py (modified) (2 diffs)
-
rfp.py (added)
-
sapweb.py (added)
-
test-rfps.csv (added)
Legend:
- Unmodified
- Added
- Removed
-
client/downloader.py
rf8a5e4b r952d9fb 1 #!/usr/bin/ python1 #!/usr/bin/env python 2 2 3 3 import os … … 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.
![(please configure the [header_logo] section in trac.ini)](/trac/chrome/site/your_project_logo.png)