]> git.phdru.name Git - bookmarks_db.git/history - Robots
Fetch description...
[bookmarks_db.git] / Robots /
2007-12-16 Oleg BroytmanSplit parse_html.py into parse_html_htmlparser.py.
2007-10-19 Oleg BroytmanDo not even open non-image files; report the content...
2007-10-13 Oleg BroytmanClear bookmark's icon in advance, before any error...
2007-10-13 Oleg BroytmanStore only images as icons; do not store text/html...
2007-10-11 Oleg BroytmanFixed a bug: import sys.
2007-10-11 Oleg BroytmanIgnore case for comparison.
2007-10-11 Oleg BroytmanFixed (C) year.
2007-10-11 Oleg BroytmanNo need to split bookmark.href - a robot will split...
2007-10-10 Oleg BroytmanFixed a bug: import codecs.
2007-10-10 Oleg BroytmanUse m_lib.defenc.
2007-10-10 Oleg BroytmanIn case of unknown charset try charset from HTML.
2007-10-10 Oleg BroytmanFixed the path to icon.
2007-10-10 Oleg BroytmanInitialize parser.icon in case there are no <link>...
2007-10-10 Oleg BroytmanRetrieve and store icon.
2007-10-03 Oleg BroytmanGet icon's URL.
2007-09-25 Oleg BroytmanFind an icon's URL in the HTML.
2007-09-22 Oleg BroytmanSend Accept-Charset.
2007-09-07 Oleg Broytman/usr/bin/env python
2005-03-19 Oleg BroytmanFixed copyright dates.
2005-03-19 Oleg BroytmanReport error if timeout is not an integer.
2005-01-29 Oleg BroytmanIf sys.getdefaultencoding() returns "ascii" - use
2004-11-30 Oleg BroytmanRemoved .cvsignore files
2004-09-19 Oleg BroytmanReplaced os.stat().st_X with os.path.getX() calls.
2003-09-15 Oleg BroytmanRemoved shebang - this is a module, not a program.
2003-07-28 Oleg BroytmanUpdated to m_lib version 1.2. Extended support for...
2003-07-24 Oleg BroytmanParse and recode unicode entities.
2003-07-24 Oleg BroytmanIgnore python bytecode files.
2003-07-24 Oleg BroytmanVersion 3.3.1.