- Timestamp:
- 03/29/07 19:30:55 (22 months ago)
- Files:
-
- 1 modified
-
protocols/protocol_launchpadstaging_web.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
protocols/protocol_launchpadstaging_web.py
r69 r72 8 8 from BeautifulSoup import BeautifulSoup 9 9 # You have to change this if you have another storage 10 from auth_file import user10 # from auth_file import user 11 11 12 12 #baseurl = "https://staging.launchpad.net/"
