Changeset 952d9fb
- Timestamp:
- Jul 9, 2014, 12:24:38 AM (11 years ago)
- Branches:
- master
- Children:
- 9a12b18
- Parents:
- 1019420
- git-author:
- Alex Dehnert <adehnert@…> (07/09/14 00:24:38)
- git-committer:
- Alex Dehnert <adehnert@…> (07/09/14 00:24:38)
- Location:
- client
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
client/downloader.py
rfeed77c r952d9fb 1 #!/usr/bin/ python1 #!/usr/bin/env python 2 2 3 3 import os -
client/sapweb.py
r53a42c4 r952d9fb 1 #!/usr/bin/ python1 #!/usr/bin/env python 2 2 3 3 import csv
Note: See TracChangeset
for help on using the changeset viewer.