tsgates / pylookup

Emacs mode for searching python documents with convenience
http://taesoo.org/Opensource/Pylookup
114 stars 28 forks source link

Fixes for new Sphinx formatting (for example latest Django docs) #35

Open avkoval opened 6 years ago

avkoval commented 6 years ago

Also removed python3 initial support idea - this HTMLParser instance will never by supported by Python3 (see https://www.python.org/dev/peps/pep-3108/)