mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-08 22:54:51 +00:00
updated
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@939 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
1d9a192f0e
commit
c6b0531f59
5 changed files with 5 additions and 4 deletions
|
|
@ -8,7 +8,7 @@
|
|||
Changed: linkcheck/{Mailto,Nntp,Telnet,}UrlData.py
|
||||
* added robots.txt FAQ, updated links
|
||||
Removed: norobots-rfc.html
|
||||
Changed: FAQ, WONTDO
|
||||
Changed: FAQ, WONTDO, TODO
|
||||
* add iso-8859-1 coding line to all .py files
|
||||
Changed: *.py
|
||||
* Correctly quote the HTML output
|
||||
|
|
|
|||
1
TODO
1
TODO
|
|
@ -9,6 +9,7 @@ possible Python 2.3 improvements (ie needs Python >= 2.3)
|
|||
- use Bool object type
|
||||
- get rid of the patched robotparser.py
|
||||
- use new csv module
|
||||
- use the Set type instead of hashmaps (did I use hashmaps for sets here?)
|
||||
|
||||
include some web check and/or spider features:
|
||||
- warn if overall size of page (including images/flash/etc.) is too big
|
||||
|
|
|
|||
2
po/de.po
2
po/de.po
|
|
@ -4,7 +4,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: Tue Jun 24 22:57:27 2003\n"
|
||||
"POT-Creation-Date: Fri Jul 4 17:09:09 2003\n"
|
||||
"PO-Revision-Date: 2003-06-20 11:31+0100\n"
|
||||
"Last-Translator: Bastian Kleineidam <calvin@debian.org>\n"
|
||||
"Language-Team: LANGUAGE <de@li.org>\n"
|
||||
|
|
|
|||
2
po/fr.po
2
po/fr.po
|
|
@ -4,7 +4,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: Tue Jun 24 22:57:27 2003\n"
|
||||
"POT-Creation-Date: Fri Jul 4 17:09:09 2003\n"
|
||||
"PO-Revision-Date: 2003-06-20 22:30+0100\n"
|
||||
"Last-Translator: Bastian Kleineidam <calvin@debian.org>\n"
|
||||
"Language-Team: LANGUAGE <fr@li.org>\n"
|
||||
|
|
|
|||
2
po/nl.po
2
po/nl.po
|
|
@ -4,7 +4,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: Tue Jun 24 22:57:27 2003\n"
|
||||
"POT-Creation-Date: Fri Jul 4 17:09:09 2003\n"
|
||||
"PO-Revision-Date: 2003-06-20 22:30+0100\n"
|
||||
"Last-Translator: Bastian Kleineidam <calvin@debian.org>\n"
|
||||
"Language-Team: LANGUAGE <nl@li.org>\n"
|
||||
|
|
|
|||
Loading…
Reference in a new issue