This website requires JavaScript.
Explore
Help
Sign In
Lubuntu
/
ubuntu-dev-tools
Watch
3
Star
0
Fork
0
You've already forked ubuntu-dev-tools
mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced
2025-03-13 08:01:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ubuntu-dev-tools
/
ubuntutools
/
lp
/
__init__.py
7 lines
91 B
Python
Raw
Normal View
History
Unescape
Escape
More module reorganzation.
2009-01-19 22:37:27 +00:00
##
## ubuntu-dev-tools Launchpad Python modules.
##
ubuntutools/lp/__init__.py: Define the default LP service to use (default: edge) ubuntutools/lp/__init__.py: Don't hardcode the LP service root but look it up instead debian/control: Depend on python-launchpadlib >= 1.5.4 because of this
2010-02-06 01:53:29 +01:00
service
=
'
edge
'
* ubuntutools/lp/lpapicache.py, ubuntutools/lp/libsupport.py: Add support for different LP API versions. * ubuntutools/lp/__init__.py: Set the '1.0' LP API version as default. * massfile: Updated to 1.0 LP API.
2010-03-20 18:27:31 +01:00
api_version
=
'
1.0
'
Reference in New Issue
Copy Permalink