lp:~achiang/laika/configparser

Created by Alex Chiang and last modified
Get this branch:
bzr branch lp:~achiang/laika/configparser
Only Alex Chiang can upload to this branch. If you are Alex Chiang please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alex Chiang
Project:
Laika
Status:
Merged

Recent revisions

13. By Alex Chiang

Whitespace fix to appease PEP8.

12. By Alex Chiang

Remove support for username from bazaar.conf

Now that we have our own config file, there's no need to use bzr's.
We can remove some redundant code as well.

11. By Alex Chiang

Learn how to parse a config file.

10. By Alex Chiang

get_config() now returns a dict of configured option:value pairs.

9. By Alex Chiang

Rename get_launchpad_username_from_bazaar to get_config.

8. By Alex Chiang

Refactor getting launchpad username out of main() and into its
self-contained function.

7. By Alex Chiang

Make imports stylistically compliant.

Remove stray whitespace.

6. By Alex Chiang

Merged lp:~fboucault/laika/improved_lp_username_detection

See if we've specified a username in bzr, and if so, use that;
otherwise, fall back to the old way of getting a Launchpad userid,
which is to assume that it's equal to your Linux login id.

Thanks Florian Boucault.

5. By Alex Chiang

Merge from:
 lp:~rockstar/laika/more-cleanup

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:laika
This branch contains Public information 
Everyone can see this information.

Subscribers