X-Git-Url: https://wagner.pp.ru/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ljdump.py;h=591a8386c696fc7c4b5748fbdaf502e0357b2727;hb=331938fd77940c746fbbef6adbcb18bb2cbe4a47;hp=a6326bac23474234d9b796a2498cbd8005193612;hpb=d74f21258be16d732c4c864db591168eee9481ab;p=oss%2Fljdump.git diff --git a/ljdump.py b/ljdump.py index a6326ba..591a838 100755 --- a/ljdump.py +++ b/ljdump.py @@ -2,7 +2,7 @@ # # ljdump.py - livejournal archiver # Greg Hewgill http://hewgill.com -# Version 1.5 +# Version 1.5.1 # # LICENSE # @@ -22,7 +22,7 @@ # misrepresented as being the original software. # 3. This notice may not be removed or altered from any source distribution. # -# Copyright (c) 2005-2009 Greg Hewgill +# Copyright (c) 2005-2010 Greg Hewgill and contributors import codecs, os, pickle, pprint, re, shutil, sys, urllib2, xml.dom.minidom, xmlrpclib from xml.sax import saxutils