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-06-26 07:31:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ubuntu-dev-tools
/
ubuntutools
/
lp
History
Michael Bienia
39211b67e0
* ubuntutools/lp/lpapiwrapper.py: Implement a singleton for LP API access (with lazy initialisation)
...
* ubuntutools/lp/functions.py: Use the new singleton
2009-06-11 16:33:47 +02:00
..
__init__.py
More module reorganzation.
2009-01-19 22:37:27 +00:00
functions.py
* ubuntutools/lp/lpapiwrapper.py: Implement a singleton for LP API access (with lazy initialisation)
2009-06-11 16:33:47 +02:00
libsupport.py
* ubuntutools/lp/libsupport.py: Fail if we're unable to import launchpadlib
2009-05-27 16:48:32 -04:00
lpapiwrapper.py
* ubuntutools/lp/lpapiwrapper.py: Implement a singleton for LP API access (with lazy initialisation)
2009-06-11 16:33:47 +02:00
udtexceptions.py
Convert _findMember to use newly efficient isLPTeamMember, and remove name argument since we always just check launchpad.me anyway. Remove TeamNotFoundException which is now never thrown (false is just returned instead).
2009-05-17 16:06:26 +01:00