| Trees | Index | Help |
|---|
| Package blogmgmt :: Module blogger |
|
| Classes | |
|---|---|
Blogger |
Methods for querying, posting and deleting entries to blogger.com |
BlogParams |
Encapsulates the main blog parameters such as feed URL, user name and password |
Entry |
Encapsulates properties of a blog entry |
| Function Summary | |
|---|---|
Mimic singleton by always returning the same object | |
| Variable Summary | |
|---|---|
int |
HTTP_DEBUG_LEVEL = 0 |
int |
SLEEP_INTERVAL = 10 |
NoneType |
the_blog = None |
| Function Details |
|---|
get_blog()Mimic singleton by always returning the same object Test map (set of unit tests that exercise this function): |
| Variable Details |
|---|
HTTP_DEBUG_LEVEL
|
SLEEP_INTERVAL
|
the_blog
|
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Wed Feb 16 08:44:26 2005 | http://epydoc.sf.net |