Changeset 46 for protocols

Show
Ignore:
Timestamp:
07/21/06 11:14:01 (2 years ago)
Author:
ploum
Message:

Statusbar now displays the number of results.
Warning : staging.launchpad has changed and protocol is no more compatible

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • protocols/protocol_launchpadweb.py

    r44 r46  
    1010from auth_dummy import user 
    1111 
    12 baseurl = "https://staging.launchpad.net/" 
    13 #baseurl = "https://launchpad.net/" 
     12#baseurl = "https://staging.launchpad.net/" 
     13baseurl = "https://launchpad.net/" 
    1414 
    1515class protocol: