repo.or.cz
/
straw.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Removed URLFetch module (its functionality is now provided by Fetcher module).
[straw.git]
/
straw
/
__init__.py
blob
033bf1fa6eb2ecad0cd1f3c96e7f9ee960bdc4b7
1
2
# feed status flags
3
4
FS_OK
=
1
5
FS_IDLE
=
2
6
FS_UPDATING
=
4
7
FS_ERROR
=
8