From: Greg Hewgill Date: Thu, 8 Jan 2009 10:49:24 +0000 (+1300) Subject: update to version 1.3.1 X-Git-Tag: ljdump-1.3.2~4 X-Git-Url: http://www.wagner.pp.ru/gitweb/?p=oss%2Fljdump.git;a=commitdiff_plain;h=acf8f188feeb3d368a97ca90cc54f098dcae94ce update to version 1.3.1 --- diff --git a/ljdump.py b/ljdump.py index f06f357..fbae90a 100755 --- a/ljdump.py +++ b/ljdump.py @@ -2,7 +2,7 @@ # # ljdump.py - livejournal archiver # Greg Hewgill http://hewgill.com -# Version 1.2 +# Version 1.3.1 # # $Id$ # @@ -47,7 +47,7 @@ # misrepresented as being the original software. # 3. This notice may not be removed or altered from any source distribution. # -# Copyright (c) 2005-2006 Greg Hewgill +# Copyright (c) 2005-2009 Greg Hewgill import codecs, md5, os, pickle, pprint, re, shutil, sys, urllib2, xml.dom.minidom, xmlrpclib from xml.sax import saxutils