Skip to content

Instantly share code, notes, and snippets.

@datahutrepo
Created September 7, 2016 06:12
Show Gist options
  • Save datahutrepo/e95d03962e8f07b6237fb19bd352f240 to your computer and use it in GitHub Desktop.
Save datahutrepo/e95d03962e8f07b6237fb19bd352f240 to your computer and use it in GitHub Desktop.
lxml etree-1
Python 2.7.11 |Anaconda 4.0.0 (64-bit)| (default, Dec 6 2015, 18:08:32)
Type "copyright", "credits" or "license" for more information.
IPython 4.1.2 -- An enhanced Interactive Python.
? -> Introduction and overview of IPython's features.
%quickref -> Quick reference.
help -> Python's own help system.
object? -> Details about 'object', use 'object??' for extra details.
In [1]: from lxml import etree
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment