]> git.phdru.name Git - bookmarks_db.git/commitdiff
Fixed a bug: import codecs.
authorOleg Broytman <phd@phdru.name>
Wed, 10 Oct 2007 16:18:20 +0000 (16:18 +0000)
committerOleg Broytman <phd@phdru.name>
Wed, 10 Oct 2007 16:18:20 +0000 (16:18 +0000)
git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@82 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

Robots/parse_html.py

index 25b3bb04c55f654c9620bf4682fc0a6cec313eb0..90b777b4e97a2754c2bfc33d2e4f9ff966f6d0b5 100755 (executable)
@@ -5,6 +5,8 @@
    Written by BroytMann. Copyright (C) 1997-2007 PhiloSoft Design
 """
 
+import codecs
+
 from m_lib.defenc import default_encoding
 current_charset = default_encoding.replace("windows-", "cp")
 DEFAULT_CHARSET = "cp1251" # Stupid default for Russian Cyrillic