File: __init__.py

package info (click to toggle)
python-meld3 0.6.5-3.1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 420 kB
  • sloc: python: 2,897; ansic: 319; makefile: 58
file content (5 lines) | stat: -rw-r--r-- 156 bytes parent folder | download | duplicates (2)
1
2
3
4
5
# make these easier to import
from meld3 import parse_xml
from meld3 import parse_html
from meld3 import parse_xmlstring
from meld3 import parse_htmlstring