Changeset feed77c for client


Ignore:
Timestamp:
Jul 9, 2014, 12:18:31 AM (11 years ago)
Author:
Alex Dehnert <adehnert@…>
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)
Message:

RFP download/update process (and some tangential changes)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • client/downloader.py

    rf8a5e4b rfeed77c  
    3636
    3737def getLaTeX(br, latex_file, ):
    38     br.open(baseurl + 'vouchers/generate/')
     38    br.open(baseurl + 'vouchers/generate/vouchers.tex')
    3939    if br.viewing_html():
    4040        print br.response().get_data()
Note: See TracChangeset for help on using the changeset viewer.