renamed ini file rewriting in terms of moap

* tools/announce-wrangler.py: renamed ini file
	* tools/commit-wrangler.py: rewriting in terms of moap


svn path=/trunk/; revision=4043
This commit is contained in:
Thomas James Alexander Thurman
2008-11-26 05:28:02 +00:00
parent c0d90e5b76
commit 6ddec0d855
3 changed files with 19 additions and 68 deletions

View File

@ -137,7 +137,7 @@ html_version = """\
text_list(text_links, 'html'))
cp = ConfigParser.ConfigParser()
cp.read(os.environ['HOME']+'/.config/release-wrangler.ini')
cp.read(os.environ['HOME']+'/.config/metacity/tools.ini')
wp = wordpresslib.WordPressClient(
cp.get('release-wrangler', 'blogurl'),