Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/python
# -*- coding: utf-8 -*-
# vim: ts=4 sw=4 et tw=0 sts=4 ai si
from __future__ import with_statement
import os
import sys
import re
import enchant
from uuid import uuid4
#!/usr/bin/python
# -*- coding: utf-8 -*-
import sys
from cookielib import CookieJar
from urllib2 import build_opener, HTTPCookieProcessor
from urllib import urlencode
import re
max_bookid = 173905