5 Commits

Author SHA1 Message Date
Michael Bienia
36fd550ab4 lp-shell: Use "udt-lp-shell" as LP API consumer instead of the non-unique
"test" (lp: #558531).
2010-04-13 18:43:51 +02:00
Michael Bienia
e8722696bf lp-shell:
+ Add support for using different LP API versions.
+ Add option to login anonymously into LP.
doc/lp-shell.1: Update the documentation.
2010-03-27 20:19:58 +01:00
Michael Bienia
c921eaf947 lp-shell: Support all to the launchpadlib Python module known service names. 2010-03-18 11:03:55 +01:00
Colin Watson
1005f7d174 lp-shell: Disable default apport excepthook, as this is intended for
interactive use.
2010-02-24 10:41:55 +00:00
Martin Pitt
ddd6372281 * Add lp-shell: Open an interactive Python shell with a
launchpadlib.Launchpad object "lp" which is ready for use.
  If the first command line argument is "staging", this will be on staging
  instead of production.
* Add doc/lp-shell.1: Manpage.
2010-01-13 14:32:07 +01:00