Upload Tizen:Base source
authorKim Kibum <kb0929.kim@samsung.com>
Mon, 21 May 2012 08:48:22 +0000 (17:48 +0900)
committerKim Kibum <kb0929.kim@samsung.com>
Mon, 21 May 2012 08:48:22 +0000 (17:48 +0900)
commit1edcb9adaf8a90bcdec00b26be0de9b49985ec43
treeb9b9f060392da06b704f37d336856c4ca90f5e63
parentb5a9fe70e9b3e34fcac117a356dd8a1b97120041
Upload Tizen:Base source
732 files changed:
CHANGES.txt [new file with mode: 0644]
CREDITS.txt [new file with mode: 0644]
IDEAS.txt [new file with mode: 0644]
INSTALL.txt [new file with mode: 0644]
LICENSES.txt [new file with mode: 0644]
MANIFEST.in [new file with mode: 0644]
Makefile [new file with mode: 0644]
PKG-INFO [new file with mode: 0644]
README.txt [new file with mode: 0644]
TODO.txt [new file with mode: 0644]
benchmark/bench_etree.py [new file with mode: 0644]
benchmark/bench_objectify.py [new file with mode: 0644]
benchmark/bench_xpath.py [new file with mode: 0644]
benchmark/bench_xslt.py [new file with mode: 0644]
benchmark/benchbase.py [new file with mode: 0644]
buildlibxml.py [new file with mode: 0644]
doc/FAQ.txt [new file with mode: 0644]
doc/api.txt [new file with mode: 0644]
doc/build.txt [new file with mode: 0644]
doc/capi.txt [new file with mode: 0644]
doc/compatibility.txt [new file with mode: 0644]
doc/cssselect.txt [new file with mode: 0644]
doc/docstructure.py [new file with mode: 0644]
doc/element_classes.txt [new file with mode: 0644]
doc/elementsoup.txt [new file with mode: 0644]
doc/extensions.txt [new file with mode: 0644]
doc/html/FAQ.html [new file with mode: 0644]
doc/html/api.html [new file with mode: 0644]
doc/html/api/api-objects.txt [new file with mode: 0644]
doc/html/api/class-tree.html [new file with mode: 0644]
doc/html/api/deprecated-index.html [new file with mode: 0644]
doc/html/api/elementtree.ElementTree-module.html [new file with mode: 0644]
doc/html/api/elementtree.ElementTree-pysrc.html [new file with mode: 0644]
doc/html/api/elementtree.ElementTree.Element-class.html [new file with mode: 0644]
doc/html/api/elementtree.ElementTree.ElementTree-class.html [new file with mode: 0644]
doc/html/api/elementtree.ElementTree.ParseError-class.html [new file with mode: 0644]
doc/html/api/elementtree.ElementTree.QName-class.html [new file with mode: 0644]
doc/html/api/elementtree.ElementTree.TreeBuilder-class.html [new file with mode: 0644]
doc/html/api/elementtree.ElementTree.XMLParser-class.html [new file with mode: 0644]
doc/html/api/elementtree.ElementTree._IterParseIterator-class.html [new file with mode: 0644]
doc/html/api/elementtree.ElementTree._SimpleElementPath-class.html [new file with mode: 0644]
doc/html/api/epydoc.css [new file with mode: 0644]
doc/html/api/exceptions.AssertionError-class.html [new file with mode: 0644]
doc/html/api/frames.html [new file with mode: 0644]
doc/html/api/help.html [new file with mode: 0644]
doc/html/api/identifier-index-A.html [new file with mode: 0644]
doc/html/api/identifier-index-B.html [new file with mode: 0644]
doc/html/api/identifier-index-C.html [new file with mode: 0644]
doc/html/api/identifier-index-D.html [new file with mode: 0644]
doc/html/api/identifier-index-E.html [new file with mode: 0644]
doc/html/api/identifier-index-F.html [new file with mode: 0644]
doc/html/api/identifier-index-G.html [new file with mode: 0644]
doc/html/api/identifier-index-H.html [new file with mode: 0644]
doc/html/api/identifier-index-I.html [new file with mode: 0644]
doc/html/api/identifier-index-J.html [new file with mode: 0644]
doc/html/api/identifier-index-K.html [new file with mode: 0644]
doc/html/api/identifier-index-L.html [new file with mode: 0644]
doc/html/api/identifier-index-M.html [new file with mode: 0644]
doc/html/api/identifier-index-N.html [new file with mode: 0644]
doc/html/api/identifier-index-O.html [new file with mode: 0644]
doc/html/api/identifier-index-P.html [new file with mode: 0644]
doc/html/api/identifier-index-Q.html [new file with mode: 0644]
doc/html/api/identifier-index-R.html [new file with mode: 0644]
doc/html/api/identifier-index-S.html [new file with mode: 0644]
doc/html/api/identifier-index-T.html [new file with mode: 0644]
doc/html/api/identifier-index-U.html [new file with mode: 0644]
doc/html/api/identifier-index-V.html [new file with mode: 0644]
doc/html/api/identifier-index-W.html [new file with mode: 0644]
doc/html/api/identifier-index-X.html [new file with mode: 0644]
doc/html/api/identifier-index-Y.html [new file with mode: 0644]
doc/html/api/identifier-index-Z.html [new file with mode: 0644]
doc/html/api/identifier-index-_.html [new file with mode: 0644]
doc/html/api/identifier-index.html [new file with mode: 0644]
doc/html/api/index.html [new file with mode: 0644]
doc/html/api/lxml-module.html [new file with mode: 0644]
doc/html/api/lxml-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.ElementInclude-module.html [new file with mode: 0644]
doc/html/api/lxml.ElementInclude-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.ElementInclude.FatalIncludeError-class.html [new file with mode: 0644]
doc/html/api/lxml.builder-module.html [new file with mode: 0644]
doc/html/api/lxml.builder-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.builder.ElementMaker-class.html [new file with mode: 0644]
doc/html/api/lxml.cssselect-module.html [new file with mode: 0644]
doc/html/api/lxml.cssselect-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.cssselect.Attrib-class.html [new file with mode: 0644]
doc/html/api/lxml.cssselect.CSSSelector-class.html [new file with mode: 0644]
doc/html/api/lxml.cssselect.Class-class.html [new file with mode: 0644]
doc/html/api/lxml.cssselect.CombinedSelector-class.html [new file with mode: 0644]
doc/html/api/lxml.cssselect.Element-class.html [new file with mode: 0644]
doc/html/api/lxml.cssselect.ExpressionError-class.html [new file with mode: 0644]
doc/html/api/lxml.cssselect.Function-class.html [new file with mode: 0644]
doc/html/api/lxml.cssselect.Hash-class.html [new file with mode: 0644]
doc/html/api/lxml.cssselect.Or-class.html [new file with mode: 0644]
doc/html/api/lxml.cssselect.Pseudo-class.html [new file with mode: 0644]
doc/html/api/lxml.cssselect.SelectorSyntaxError-class.html [new file with mode: 0644]
doc/html/api/lxml.cssselect.String-class.html [new file with mode: 0644]
doc/html/api/lxml.cssselect.Symbol-class.html [new file with mode: 0644]
doc/html/api/lxml.cssselect.Token-class.html [new file with mode: 0644]
doc/html/api/lxml.cssselect.TokenStream-class.html [new file with mode: 0644]
doc/html/api/lxml.cssselect.XPathExpr-class.html [new file with mode: 0644]
doc/html/api/lxml.cssselect.XPathExprOr-class.html [new file with mode: 0644]
doc/html/api/lxml.cssselect._UniToken-class.html [new file with mode: 0644]
doc/html/api/lxml.doctestcompare-module.html [new file with mode: 0644]
doc/html/api/lxml.doctestcompare-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.doctestcompare.LHTMLOutputChecker-class.html [new file with mode: 0644]
doc/html/api/lxml.doctestcompare.LXMLOutputChecker-class.html [new file with mode: 0644]
doc/html/api/lxml.doctestcompare._RestoreChecker-class.html [new file with mode: 0644]
doc/html/api/lxml.etree-module.html [new file with mode: 0644]
doc/html/api/lxml.etree.AncestorsIterator-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.AttributeBasedElementClassLookup-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.C14NError-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.CDATA-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.CommentBase-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.CustomElementClassLookup-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.DTD-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.DTDError-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.DTDParseError-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.DTDValidateError-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.DocInfo-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.DocumentInvalid-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.ETCompatXMLParser-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.ETXPath-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.ElementBase-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.ElementChildIterator-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.ElementClassLookup-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.ElementDefaultClassLookup-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.ElementDepthFirstIterator-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.ElementNamespaceClassLookup-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.ElementTextIterator-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.EntityBase-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.Error-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.ErrorDomains-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.ErrorLevels-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.ErrorTypes-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.FallbackElementClassLookup-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.HTMLParser-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.LxmlError-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.LxmlRegistryError-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.LxmlSyntaxError-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.NamespaceRegistryError-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.PIBase-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.ParseError-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.ParserBasedElementClassLookup-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.ParserError-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.PyErrorLog-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.PythonElementClassLookup-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.QName-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.RelaxNG-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.RelaxNGError-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.RelaxNGErrorTypes-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.RelaxNGParseError-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.RelaxNGValidateError-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.Resolver-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.Schematron-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.SchematronError-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.SchematronParseError-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.SchematronValidateError-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.SerialisationError-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.SiblingsIterator-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.TreeBuilder-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.XInclude-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.XIncludeError-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.XMLParser-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.XMLSchema-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.XMLSchemaError-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.XMLSchemaParseError-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.XMLSchemaValidateError-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.XMLSyntaxError-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.XPath-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.XPathDocumentEvaluator-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.XPathElementEvaluator-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.XPathError-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.XPathEvalError-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.XPathFunctionError-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.XPathResultError-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.XPathSyntaxError-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.XSLT-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.XSLTAccessControl-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.XSLTApplyError-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.XSLTError-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.XSLTExtension-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.XSLTExtensionError-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.XSLTParseError-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.XSLTSaveError-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._AppendOnlyElementProxy-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._Attrib-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._AttribIterator-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._BaseContext-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._BaseErrorLog-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._BaseParser-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._ClassNamespaceRegistry-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._Comment-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._Document-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._DomainErrorLog-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._Element-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._ElementIterator-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._ElementStringResult-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._ElementTagMatcher-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._ElementTree-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._ElementUnicodeResult-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._Entity-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._ErrorLog-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._ExceptionContext-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._ExsltRegExp-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._FeedParser-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._FileReaderContext-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._FilelikeWriter-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._FunctionNamespaceRegistry-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._IDDict-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._InputDocument-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._IterparseContext-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._ListErrorLog-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._LogEntry-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._NamespaceRegistry-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._ParserContext-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._ParserDictionaryContext-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._ParserSchemaValidationContext-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._ProcessingInstruction-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._PythonSaxParserTarget-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._ReadOnlyElementProxy-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._ResolverContext-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._ResolverRegistry-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._RotatingErrorLog-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._SaxParserContext-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._SaxParserTarget-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._TargetParserContext-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._TargetParserResult-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._TempStore-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._Validator-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._XPathContext-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._XPathEvaluatorBase-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._XPathFunctionNamespaceRegistry-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._XSLTContext-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._XSLTProcessingInstruction-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._XSLTQuotedStringParam-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._XSLTResolverContext-class.html [new file with mode: 0644]
doc/html/api/lxml.etree._XSLTResultTree-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.__ContentOnlyElement-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.iterparse-class.html [new file with mode: 0644]
doc/html/api/lxml.etree.iterwalk-class.html [new file with mode: 0644]
doc/html/api/lxml.html-module.html [new file with mode: 0644]
doc/html/api/lxml.html-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.html.CheckboxGroup-class.html [new file with mode: 0644]
doc/html/api/lxml.html.CheckboxValues-class.html [new file with mode: 0644]
doc/html/api/lxml.html.ElementSoup-module.html [new file with mode: 0644]
doc/html/api/lxml.html.ElementSoup-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.html.FieldsDict-class.html [new file with mode: 0644]
doc/html/api/lxml.html.FormElement-class.html [new file with mode: 0644]
doc/html/api/lxml.html.HTMLParser-class.html [new file with mode: 0644]
doc/html/api/lxml.html.HtmlComment-class.html [new file with mode: 0644]
doc/html/api/lxml.html.HtmlElement-class.html [new file with mode: 0644]
doc/html/api/lxml.html.HtmlElementClassLookup-class.html [new file with mode: 0644]
doc/html/api/lxml.html.HtmlEntity-class.html [new file with mode: 0644]
doc/html/api/lxml.html.HtmlMixin-class.html [new file with mode: 0644]
doc/html/api/lxml.html.HtmlProcessingInstruction-class.html [new file with mode: 0644]
doc/html/api/lxml.html.InputElement-class.html [new file with mode: 0644]
doc/html/api/lxml.html.InputGetter-class.html [new file with mode: 0644]
doc/html/api/lxml.html.InputMixin-class.html [new file with mode: 0644]
doc/html/api/lxml.html.LabelElement-class.html [new file with mode: 0644]
doc/html/api/lxml.html.MultipleSelectOptions-class.html [new file with mode: 0644]
doc/html/api/lxml.html.RadioGroup-class.html [new file with mode: 0644]
doc/html/api/lxml.html.SelectElement-class.html [new file with mode: 0644]
doc/html/api/lxml.html.TextareaElement-class.html [new file with mode: 0644]
doc/html/api/lxml.html.XHTMLParser-class.html [new file with mode: 0644]
doc/html/api/lxml.html._MethodFunc-class.html [new file with mode: 0644]
doc/html/api/lxml.html.builder-module.html [new file with mode: 0644]
doc/html/api/lxml.html.builder-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.html.clean-module.html [new file with mode: 0644]
doc/html/api/lxml.html.clean-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.html.clean.Cleaner-class.html [new file with mode: 0644]
doc/html/api/lxml.html.defs-module.html [new file with mode: 0644]
doc/html/api/lxml.html.defs-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.html.diff-module.html [new file with mode: 0644]
doc/html/api/lxml.html.diff-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.html.diff.DEL_END-class.html [new file with mode: 0644]
doc/html/api/lxml.html.diff.DEL_START-class.html [new file with mode: 0644]
doc/html/api/lxml.html.diff.InsensitiveSequenceMatcher-class.html [new file with mode: 0644]
doc/html/api/lxml.html.diff.NoDeletes-class.html [new file with mode: 0644]
doc/html/api/lxml.html.diff.href_token-class.html [new file with mode: 0644]
doc/html/api/lxml.html.diff.tag_token-class.html [new file with mode: 0644]
doc/html/api/lxml.html.diff.token-class.html [new file with mode: 0644]
doc/html/api/lxml.html.formfill-module.html [new file with mode: 0644]
doc/html/api/lxml.html.formfill-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.html.formfill.DefaultErrorCreator-class.html [new file with mode: 0644]
doc/html/api/lxml.html.formfill.FormNotFound-class.html [new file with mode: 0644]
doc/html/api/lxml.html.html5parser-module.html [new file with mode: 0644]
doc/html/api/lxml.html.html5parser-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.html.html5parser.HTMLParser-class.html [new file with mode: 0644]
doc/html/api/lxml.html.html5parser.XHTMLParser-class.html [new file with mode: 0644]
doc/html/api/lxml.html.soupparser-module.html [new file with mode: 0644]
doc/html/api/lxml.html.soupparser-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.html.usedoctest-module.html [new file with mode: 0644]
doc/html/api/lxml.html.usedoctest-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.objectify-module.html [new file with mode: 0644]
doc/html/api/lxml.objectify.BoolElement-class.html [new file with mode: 0644]
doc/html/api/lxml.objectify.ElementMaker-class.html [new file with mode: 0644]
doc/html/api/lxml.objectify.FloatElement-class.html [new file with mode: 0644]
doc/html/api/lxml.objectify.IntElement-class.html [new file with mode: 0644]
doc/html/api/lxml.objectify.LongElement-class.html [new file with mode: 0644]
doc/html/api/lxml.objectify.NoneElement-class.html [new file with mode: 0644]
doc/html/api/lxml.objectify.NumberElement-class.html [new file with mode: 0644]
doc/html/api/lxml.objectify.ObjectPath-class.html [new file with mode: 0644]
doc/html/api/lxml.objectify.ObjectifiedDataElement-class.html [new file with mode: 0644]
doc/html/api/lxml.objectify.ObjectifiedElement-class.html [new file with mode: 0644]
doc/html/api/lxml.objectify.ObjectifyElementClassLookup-class.html [new file with mode: 0644]
doc/html/api/lxml.objectify.PyType-class.html [new file with mode: 0644]
doc/html/api/lxml.objectify.StringElement-class.html [new file with mode: 0644]
doc/html/api/lxml.objectify._ObjectifyElementMakerCaller-class.html [new file with mode: 0644]
doc/html/api/lxml.pyclasslookup-module.html [new file with mode: 0644]
doc/html/api/lxml.pyclasslookup-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.sax-module.html [new file with mode: 0644]
doc/html/api/lxml.sax-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.sax.ElementTreeContentHandler-class.html [new file with mode: 0644]
doc/html/api/lxml.sax.ElementTreeProducer-class.html [new file with mode: 0644]
doc/html/api/lxml.sax.SaxError-class.html [new file with mode: 0644]
doc/html/api/lxml.tests-module.html [new file with mode: 0644]
doc/html/api/lxml.tests-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.tests.common_imports-module.html [new file with mode: 0644]
doc/html/api/lxml.tests.common_imports-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.tests.common_imports.HelperTestCase-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.common_imports.LargeFileLike-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.common_imports.LargeFileLikeUnicode-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.common_imports.SillyFileLike-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_classlookup-module.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_classlookup-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_classlookup.ClassLookupTestCase-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_css-module.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_css-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_css.CSSTestCase-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_dtd-module.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_dtd-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_dtd.ETreeDtdTestCase-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_elementtree-module.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_elementtree-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_elementtree.CElementTreeTestCase-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_elementtree.ETreeTestCase-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_elementtree.ETreeTestCaseBase-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_elementtree.ElementTreeTestCase-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_errors-module.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_errors-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_errors.ErrorTestCase-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_etree-module.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_etree-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_etree.ETreeC14NTestCase-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_etree.ETreeErrorLogTest-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_etree.ETreeOnlyTestCase-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_etree.ETreeWriteTestCase-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_etree.ETreeXIncludeTestCase-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_etree.ElementIncludeTestCase-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_etree.XIncludeTestCase-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_htmlparser-module.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_htmlparser-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_htmlparser.HtmlParserTestCase-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_io-module.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_io-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_io.ETreeIOTestCase-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_io.ElementTreeIOTestCase-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_io.IOTestCaseBase-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_nsclasses-module.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_nsclasses-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_nsclasses.ETreeNamespaceClassesTestCase-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_nsclasses.ETreeNamespaceClassesTestCase.bluff_class-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_nsclasses.ETreeNamespaceClassesTestCase.default_class-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_nsclasses.ETreeNamespaceClassesTestCase.maeh_class-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_objectify-module.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_objectify-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_objectify.ObjectifyTestCase-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_pyclasslookup-module.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_pyclasslookup-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_pyclasslookup.PyClassLookupTestCase-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_relaxng-module.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_relaxng-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_relaxng.ETreeRelaxNGTestCase-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_sax-module.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_sax-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_sax.ETreeSaxTestCase-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_schematron-module.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_schematron-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_schematron.ETreeSchematronTestCase-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_threading-module.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_threading-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_threading.ThreadPipelineTestCase-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_threading.ThreadPipelineTestCase.ParseAndExtendWorker-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_threading.ThreadPipelineTestCase.ParseWorker-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_threading.ThreadPipelineTestCase.ReverseWorker-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_threading.ThreadPipelineTestCase.RotateWorker-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_threading.ThreadPipelineTestCase.SerialiseWorker-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_threading.ThreadPipelineTestCase.Worker-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_threading.ThreadingTestCase-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_unicode-module.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_unicode-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_unicode.UnicodeTestCase-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_xmlschema-module.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_xmlschema-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_xmlschema.ETreeXMLSchemaResolversTestCase-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_xmlschema.ETreeXMLSchemaResolversTestCase.simple_resolver-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_xmlschema.ETreeXMLSchemaTestCase-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_xpathevaluator-module.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_xpathevaluator-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_xpathevaluator.ETreeETXPathClassTestCase-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_xpathevaluator.ETreeXPathClassTestCase-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_xpathevaluator.ETreeXPathTestCase-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_xslt-module.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_xslt-pysrc.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_xslt.ETreeXSLTTestCase-class.html [new file with mode: 0644]
doc/html/api/lxml.tests.test_xslt.Py3XSLTTestCase-class.html [new file with mode: 0644]
doc/html/api/lxml.usedoctest-module.html [new file with mode: 0644]
doc/html/api/lxml.usedoctest-pysrc.html [new file with mode: 0644]
doc/html/api/module-tree.html [new file with mode: 0644]
doc/html/api/redirect.html [new file with mode: 0644]
doc/html/api/str-class.html [new file with mode: 0644]
doc/html/api/toc-elementtree.ElementTree-module.html [new file with mode: 0644]
doc/html/api/toc-everything.html [new file with mode: 0644]
doc/html/api/toc-lxml-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.ElementInclude-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.builder-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.cssselect-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.doctestcompare-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.etree-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.html-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.html.ElementSoup-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.html.builder-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.html.clean-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.html.defs-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.html.diff-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.html.formfill-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.html.html5parser-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.html.soupparser-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.html.usedoctest-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.objectify-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.pyclasslookup-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.sax-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.tests-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.tests.common_imports-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.tests.test_classlookup-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.tests.test_css-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.tests.test_dtd-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.tests.test_elementtree-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.tests.test_errors-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.tests.test_etree-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.tests.test_htmlparser-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.tests.test_io-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.tests.test_nsclasses-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.tests.test_objectify-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.tests.test_pyclasslookup-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.tests.test_relaxng-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.tests.test_sax-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.tests.test_schematron-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.tests.test_threading-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.tests.test_unicode-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.tests.test_xmlschema-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.tests.test_xpathevaluator-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.tests.test_xslt-module.html [new file with mode: 0644]
doc/html/api/toc-lxml.usedoctest-module.html [new file with mode: 0644]
doc/html/api/toc.html [new file with mode: 0644]
doc/html/build.html [new file with mode: 0644]
doc/html/capi.html [new file with mode: 0644]
doc/html/changes-2.2.3.html [new file with mode: 0644]
doc/html/compatibility.html [new file with mode: 0644]
doc/html/credits.html [new file with mode: 0644]
doc/html/cssselect.html [new file with mode: 0644]
doc/html/element_classes.html [new file with mode: 0644]
doc/html/elementsoup.html [new file with mode: 0644]
doc/html/extensions.html [new file with mode: 0644]
doc/html/html5parser.html [new file with mode: 0644]
doc/html/index.html [new file with mode: 0644]
doc/html/installation.html [new file with mode: 0644]
doc/html/intro.html [new file with mode: 0644]
doc/html/lxml-source-howto.html [new file with mode: 0644]
doc/html/lxml2.html [new file with mode: 0644]
doc/html/lxmlhtml.html [new file with mode: 0644]
doc/html/objectify.html [new file with mode: 0644]
doc/html/parsing.html [new file with mode: 0644]
doc/html/performance.html [new file with mode: 0644]
doc/html/proxies.png [new file with mode: 0644]
doc/html/pubkey.asc [new file with mode: 0644]
doc/html/resolvers.html [new file with mode: 0644]
doc/html/sax.html [new file with mode: 0644]
doc/html/style.css [new file with mode: 0644]
doc/html/tagpython-big.png [new file with mode: 0644]
doc/html/tagpython.png [new file with mode: 0644]
doc/html/tutorial.html [new file with mode: 0644]
doc/html/validation.html [new file with mode: 0644]
doc/html/xpathxslt.html [new file with mode: 0644]
doc/html5parser.txt [new file with mode: 0644]
doc/intro.txt [new file with mode: 0644]
doc/licenses/BSD.txt [new file with mode: 0644]
doc/licenses/GPL.txt [new file with mode: 0644]
doc/licenses/ZopePublicLicense.txt [new file with mode: 0644]
doc/licenses/elementtree.txt [new file with mode: 0644]
doc/lxml-source-howto.txt [new file with mode: 0644]
doc/lxml.mgp [new file with mode: 0644]
doc/lxml2.txt [new file with mode: 0644]
doc/lxmlhtml.txt [new file with mode: 0644]
doc/main.txt [new file with mode: 0644]
doc/memorymanagement.txt [new file with mode: 0644]
doc/mkhtml.py [new file with mode: 0644]
doc/mklatex.py [new file with mode: 0644]
doc/objectify.txt [new file with mode: 0644]
doc/parsing.txt [new file with mode: 0644]
doc/performance.txt [new file with mode: 0644]
doc/pubkey.asc [new file with mode: 0644]
doc/resolvers.txt [new file with mode: 0644]
doc/rest2html.py [new file with mode: 0755]
doc/rest2latex.py [new file with mode: 0644]
doc/s5/Makefile [new file with mode: 0644]
doc/s5/ep2008/atom-example.xml [new file with mode: 0644]
doc/s5/ep2008/atom.py [new file with mode: 0644]
doc/s5/ep2008/atom.rng [new file with mode: 0644]
doc/s5/ep2008/atomgen.py [new file with mode: 0644]
doc/s5/ep2008/proxies.png [new file with mode: 0644]
doc/s5/lxml-ep2008.html [new file with mode: 0644]
doc/s5/lxml-ep2008.txt [new file with mode: 0644]
doc/s5/tagpython.png [new file with mode: 0644]
doc/s5/ui/default/blank.gif [new file with mode: 0644]
doc/s5/ui/default/bodybg.gif [new file with mode: 0644]
doc/s5/ui/default/framing.css [new file with mode: 0644]
doc/s5/ui/default/iepngfix.htc [new file with mode: 0644]
doc/s5/ui/default/lxml-logo64.png [new file with mode: 0644]
doc/s5/ui/default/opera.css [new file with mode: 0644]
doc/s5/ui/default/outline.css [new file with mode: 0644]
doc/s5/ui/default/pretty.css [new file with mode: 0644]
doc/s5/ui/default/print.css [new file with mode: 0644]
doc/s5/ui/default/s5-core.css [new file with mode: 0644]
doc/s5/ui/default/slides.css [new file with mode: 0644]
doc/s5/ui/default/slides.js [new file with mode: 0644]
doc/s5/ui/default/tagpython.png [new file with mode: 0644]
doc/sax.txt [new file with mode: 0644]
doc/test.xml [new file with mode: 0644]
doc/tutorial.txt [new file with mode: 0644]
doc/valgrind.txt [new file with mode: 0644]
doc/validation.txt [new file with mode: 0644]
doc/xpathxslt.txt [new file with mode: 0644]
ez_setup.py [new file with mode: 0644]
fake_pyrex/Pyrex/Distutils/__init__.py [new file with mode: 0644]
fake_pyrex/Pyrex/Distutils/build_ext.py [new file with mode: 0644]
fake_pyrex/Pyrex/__init__.py [new file with mode: 0644]
packaging/python-lxml.changes [new file with mode: 0644]
packaging/python-lxml.spec [new file with mode: 0644]
samples/simple-ns.xml [new file with mode: 0644]
samples/simple.xml [new file with mode: 0644]
selftest.py [new file with mode: 0644]
selftest2.py [new file with mode: 0644]
setup.cfg [new file with mode: 0644]
setup.py [new file with mode: 0644]
setupinfo.py [new file with mode: 0644]
src/local_doctest.py [new file with mode: 0644]
src/lxml.egg-info/PKG-INFO [new file with mode: 0644]
src/lxml.egg-info/SOURCES.txt [new file with mode: 0644]
src/lxml.egg-info/dependency_links.txt [new file with mode: 0644]
src/lxml.egg-info/not-zip-safe [new file with mode: 0644]
src/lxml.egg-info/top_level.txt [new file with mode: 0644]
src/lxml/ElementInclude.py [new file with mode: 0644]
src/lxml/__init__.py [new file with mode: 0644]
src/lxml/_elementpath.py [new file with mode: 0644]
src/lxml/apihelpers.pxi [new file with mode: 0644]
src/lxml/builder.py [new file with mode: 0644]
src/lxml/c14n.pxd [new file with mode: 0644]
src/lxml/classlookup.pxi [new file with mode: 0644]
src/lxml/cleanup.pxi [new file with mode: 0644]
src/lxml/config.pxd [new file with mode: 0644]
src/lxml/cssselect.py [new file with mode: 0644]
src/lxml/cstd.pxd [new file with mode: 0644]
src/lxml/docloader.pxi [new file with mode: 0644]
src/lxml/doctestcompare.py [new file with mode: 0644]
src/lxml/dtd.pxi [new file with mode: 0644]
src/lxml/dtdvalid.pxd [new file with mode: 0644]
src/lxml/etree_defs.h [new file with mode: 0644]
src/lxml/etreepublic.pxd [new file with mode: 0644]
src/lxml/extensions.pxi [new file with mode: 0644]
src/lxml/html/ElementSoup.py [new file with mode: 0644]
src/lxml/html/__init__.py [new file with mode: 0644]
src/lxml/html/_dictmixin.py [new file with mode: 0644]
src/lxml/html/_diffcommand.py [new file with mode: 0644]
src/lxml/html/_html5builder.py [new file with mode: 0644]
src/lxml/html/_setmixin.py [new file with mode: 0644]
src/lxml/html/builder.py [new file with mode: 0644]
src/lxml/html/clean.py [new file with mode: 0644]
src/lxml/html/defs.py [new file with mode: 0644]
src/lxml/html/diff.py [new file with mode: 0644]
src/lxml/html/formfill.py [new file with mode: 0644]
src/lxml/html/html5parser.py [new file with mode: 0644]
src/lxml/html/soupparser.py [new file with mode: 0644]
src/lxml/html/tests/__init__.py [new file with mode: 0644]
src/lxml/html/tests/feedparser-data/entry_content_applet.data [new file with mode: 0644]
src/lxml/html/tests/feedparser-data/entry_content_blink.data [new file with mode: 0644]
src/lxml/html/tests/feedparser-data/entry_content_crazy.data [new file with mode: 0644]
src/lxml/html/tests/feedparser-data/entry_content_embed.data [new file with mode: 0644]
src/lxml/html/tests/feedparser-data/entry_content_frame.data [new file with mode: 0644]
src/lxml/html/tests/feedparser-data/entry_content_iframe.data [new file with mode: 0644]
src/lxml/html/tests/feedparser-data/entry_content_link.data [new file with mode: 0644]
src/lxml/html/tests/feedparser-data/entry_content_meta.data [new file with mode: 0644]
src/lxml/html/tests/feedparser-data/entry_content_object.data [new file with mode: 0644]
src/lxml/html/tests/feedparser-data/entry_content_onabort.data [new file with mode: 0644]
src/lxml/html/tests/feedparser-data/entry_content_onblur.data [new file with mode: 0644]
src/lxml/html/tests/feedparser-data/entry_content_onchange.data [new file with mode: 0644]
src/lxml/html/tests/feedparser-data/entry_content_onclick.data [new file with mode: 0644]
src/lxml/html/tests/feedparser-data/entry_content_ondblclick.data [new file with mode: 0644]
src/lxml/html/tests/feedparser-data/entry_content_onerror.data [new file with mode: 0644]
src/lxml/html/tests/feedparser-data/entry_content_onfocus.data [new file with mode: 0644]
src/lxml/html/tests/feedparser-data/entry_content_onkeydown.data [new file with mode: 0644]
src/lxml/html/tests/feedparser-data/entry_content_onkeypress.data [new file with mode: 0644]
src/lxml/html/tests/feedparser-data/entry_content_onkeyup.data [new file with mode: 0644]
src/lxml/html/tests/feedparser-data/entry_content_onload.data [new file with mode: 0644]
src/lxml/html/tests/feedparser-data/entry_content_onmousedown.data [new file with mode: 0644]
src/lxml/html/tests/feedparser-data/entry_content_onmouseout.data [new file with mode: 0644]
src/lxml/html/tests/feedparser-data/entry_content_onmouseover.data [new file with mode: 0644]
src/lxml/html/tests/feedparser-data/entry_content_onmouseup.data [new file with mode: 0644]
src/lxml/html/tests/feedparser-data/entry_content_onreset.data [new file with mode: 0644]
src/lxml/html/tests/feedparser-data/entry_content_onresize.data [new file with mode: 0644]
src/lxml/html/tests/feedparser-data/entry_content_onsubmit.data [new file with mode: 0644]
src/lxml/html/tests/feedparser-data/entry_content_onunload.data [new file with mode: 0644]
src/lxml/html/tests/feedparser-data/entry_content_script.data [new file with mode: 0644]
src/lxml/html/tests/feedparser-data/entry_content_script_cdata.data [new file with mode: 0644]
src/lxml/html/tests/feedparser-data/entry_content_script_inline.data [new file with mode: 0644]
src/lxml/html/tests/feedparser-data/entry_content_style.data [new file with mode: 0644]
src/lxml/html/tests/hackers-org-data/background-image-plus.data [new file with mode: 0644]
src/lxml/html/tests/hackers-org-data/background-image-with-unicoded.data [new file with mode: 0644]
src/lxml/html/tests/hackers-org-data/downlevel-hidden.data [new file with mode: 0644]
src/lxml/html/tests/hackers-org-data/html-plus-time.data [new file with mode: 0644]
src/lxml/html/tests/hackers-org-data/javascript-link.data [new file with mode: 0644]
src/lxml/html/tests/hackers-org-data/style-comment.data [new file with mode: 0644]
src/lxml/html/tests/hackers-org-data/style-expression.data [new file with mode: 0644]
src/lxml/html/tests/hackers-org-data/style-import.data [new file with mode: 0644]
src/lxml/html/tests/hackers-org-data/style-js-tag.data [new file with mode: 0644]
src/lxml/html/tests/hackers-org-data/style-url-js.data [new file with mode: 0644]
src/lxml/html/tests/hackers-org-data/xml-data-island.data [new file with mode: 0644]
src/lxml/html/tests/hackers-org-data/xml-embedded-js.data [new file with mode: 0644]
src/lxml/html/tests/hackers-org-data/xml-namespace.data.BROKEN [new file with mode: 0644]
src/lxml/html/tests/test_autolink.py [new file with mode: 0644]
src/lxml/html/tests/test_autolink.txt [new file with mode: 0644]
src/lxml/html/tests/test_basic.py [new file with mode: 0644]
src/lxml/html/tests/test_basic.txt [new file with mode: 0644]
src/lxml/html/tests/test_clean.py [new file with mode: 0644]
src/lxml/html/tests/test_clean.txt [new file with mode: 0644]
src/lxml/html/tests/test_clean_embed.txt [new file with mode: 0644]
src/lxml/html/tests/test_diff.py [new file with mode: 0644]
src/lxml/html/tests/test_diff.txt [new file with mode: 0644]
src/lxml/html/tests/test_elementsoup.py [new file with mode: 0644]
src/lxml/html/tests/test_feedparser_data.py [new file with mode: 0644]
src/lxml/html/tests/test_formfill.py [new file with mode: 0644]
src/lxml/html/tests/test_formfill.txt [new file with mode: 0644]
src/lxml/html/tests/test_forms.py [new file with mode: 0644]
src/lxml/html/tests/test_forms.txt [new file with mode: 0644]
src/lxml/html/tests/test_rewritelinks.py [new file with mode: 0644]
src/lxml/html/tests/test_rewritelinks.txt [new file with mode: 0644]
src/lxml/html/tests/test_xhtml.py [new file with mode: 0644]
src/lxml/html/tests/test_xhtml.txt [new file with mode: 0644]
src/lxml/html/tests/transform_feedparser_data.py [new file with mode: 0644]
src/lxml/html/usedoctest.py [new file with mode: 0644]
src/lxml/htmlparser.pxd [new file with mode: 0644]
src/lxml/iterparse.pxi [new file with mode: 0644]
src/lxml/lxml.etree.c [new file with mode: 0644]
src/lxml/lxml.etree.h [new file with mode: 0644]
src/lxml/lxml.etree.pyx [new file with mode: 0644]
src/lxml/lxml.etree_api.h [new file with mode: 0644]
src/lxml/lxml.objectify.c [new file with mode: 0644]
src/lxml/lxml.objectify.pyx [new file with mode: 0644]
src/lxml/nsclasses.pxi [new file with mode: 0644]
src/lxml/objectpath.pxi [new file with mode: 0644]
src/lxml/parser.pxi [new file with mode: 0644]
src/lxml/parsertarget.pxi [new file with mode: 0644]
src/lxml/proxy.pxi [new file with mode: 0644]
src/lxml/public-api.pxi [new file with mode: 0644]
src/lxml/pyclasslookup.py [new file with mode: 0644]
src/lxml/python.pxd [new file with mode: 0644]
src/lxml/readonlytree.pxi [new file with mode: 0644]
src/lxml/relaxng.pxd [new file with mode: 0644]
src/lxml/relaxng.pxi [new file with mode: 0644]
src/lxml/sax.py [new file with mode: 0644]
src/lxml/saxparser.pxi [new file with mode: 0644]
src/lxml/schematron.pxd [new file with mode: 0644]
src/lxml/schematron.pxi [new file with mode: 0644]
src/lxml/serializer.pxi [new file with mode: 0644]
src/lxml/tests/__init__.py [new file with mode: 0644]
src/lxml/tests/common_imports.py [new file with mode: 0644]
src/lxml/tests/css_shakespear.html [new file with mode: 0644]
src/lxml/tests/include/test_xinclude.xml [new file with mode: 0644]
src/lxml/tests/test-document.xslt [new file with mode: 0644]
src/lxml/tests/test-string.xml [new file with mode: 0644]
src/lxml/tests/test.dtd [new file with mode: 0644]
src/lxml/tests/test.xml [new file with mode: 0644]
src/lxml/tests/test.xsd [new file with mode: 0644]
src/lxml/tests/test1.rng [new file with mode: 0644]
src/lxml/tests/test1.xslt [new file with mode: 0644]
src/lxml/tests/test2.rng [new file with mode: 0644]
src/lxml/tests/test2.xslt [new file with mode: 0644]
src/lxml/tests/test_broken.xml [new file with mode: 0644]
src/lxml/tests/test_classlookup.py [new file with mode: 0644]
src/lxml/tests/test_css.py [new file with mode: 0644]
src/lxml/tests/test_css.txt [new file with mode: 0644]
src/lxml/tests/test_css_select.txt [new file with mode: 0644]
src/lxml/tests/test_dtd.py [new file with mode: 0644]
src/lxml/tests/test_elementtree.py [new file with mode: 0644]
src/lxml/tests/test_errors.py [new file with mode: 0644]
src/lxml/tests/test_etree.py [new file with mode: 0644]
src/lxml/tests/test_htmlparser.py [new file with mode: 0644]
src/lxml/tests/test_import.xsd [new file with mode: 0644]
src/lxml/tests/test_inc.xsd [new file with mode: 0644]
src/lxml/tests/test_io.py [new file with mode: 0644]
src/lxml/tests/test_nsclasses.py [new file with mode: 0644]
src/lxml/tests/test_objectify.py [new file with mode: 0644]
src/lxml/tests/test_pyclasslookup.py [new file with mode: 0644]
src/lxml/tests/test_relaxng.py [new file with mode: 0644]
src/lxml/tests/test_sax.py [new file with mode: 0644]
src/lxml/tests/test_schematron.py [new file with mode: 0644]
src/lxml/tests/test_threading.py [new file with mode: 0644]
src/lxml/tests/test_unicode.py [new file with mode: 0644]
src/lxml/tests/test_xmlschema.py [new file with mode: 0644]
src/lxml/tests/test_xpathevaluator.py [new file with mode: 0644]
src/lxml/tests/test_xslt.py [new file with mode: 0644]
src/lxml/tree.pxd [new file with mode: 0644]
src/lxml/usedoctest.py [new file with mode: 0644]
src/lxml/xinclude.pxd [new file with mode: 0644]
src/lxml/xinclude.pxi [new file with mode: 0644]
src/lxml/xmlerror.pxd [new file with mode: 0644]
src/lxml/xmlerror.pxi [new file with mode: 0644]
src/lxml/xmlid.pxi [new file with mode: 0644]
src/lxml/xmlparser.pxd [new file with mode: 0644]
src/lxml/xmlschema.pxd [new file with mode: 0644]
src/lxml/xmlschema.pxi [new file with mode: 0644]
src/lxml/xpath.pxd [new file with mode: 0644]
src/lxml/xpath.pxi [new file with mode: 0644]
src/lxml/xslt.pxd [new file with mode: 0644]
src/lxml/xslt.pxi [new file with mode: 0644]
src/lxml/xsltext.pxi [new file with mode: 0644]
test.py [new file with mode: 0644]
tools/xpathgrep.py [new file with mode: 0644]
update-error-constants.py [new file with mode: 0644]
valgrind-python.supp [new file with mode: 0644]
version.txt [new file with mode: 0644]
versioninfo.py [new file with mode: 0644]