mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-29 02:24:43 +00:00
updated
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2147 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
c1ced984da
commit
f779f065f9
1 changed files with 5 additions and 1 deletions
6
TODO
6
TODO
|
|
@ -5,7 +5,11 @@ Next releases:
|
|||
- when an URL is found in the cache and it has a broken anchor, the broken
|
||||
anchor name is not displayed as a warning
|
||||
|
||||
- make a nice wxWindows GUI for linkchecker
|
||||
- Python 2.4 introduced an "usenetrc" option to ignore ~/.netrc for
|
||||
NNTP. Thus we could get rid of our custom NNTP class that ignores
|
||||
~/.netrc completely and use "usenetrc=False" instead.
|
||||
|
||||
- make a nice GUI for linkchecker
|
||||
|
||||
- SF bug #992389 bit me when I wanted to do absolute imports
|
||||
at the checker classes :/
|
||||
|
|
|
|||
Loading…
Reference in a new issue