Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitac090d1

Browse files
author
James Graham
committed
Move files around
--HG--rename : python/src/html5lib/__init__.py => python/html5lib/__init__.pyrename : python/src/html5lib/constants.py => python/html5lib/constants.pyrename : python/src/html5lib/filters/__init__.py => python/html5lib/filters/__init__.pyrename : python/src/html5lib/filters/_base.py => python/html5lib/filters/_base.pyrename : python/src/html5lib/filters/formfiller.py => python/html5lib/filters/formfiller.pyrename : python/src/html5lib/filters/inject_meta_charset.py => python/html5lib/filters/inject_meta_charset.pyrename : python/src/html5lib/filters/lint.py => python/html5lib/filters/lint.pyrename : python/src/html5lib/filters/optionaltags.py => python/html5lib/filters/optionaltags.pyrename : python/src/html5lib/filters/sanitizer.py => python/html5lib/filters/sanitizer.pyrename : python/src/html5lib/filters/whitespace.py => python/html5lib/filters/whitespace.pyrename : python/src/html5lib/html5parser.py => python/html5lib/html5parser.pyrename : python/src/html5lib/ihatexml.py => python/html5lib/ihatexml.pyrename : python/src/html5lib/inputstream.py => python/html5lib/inputstream.pyrename : python/src/html5lib/sanitizer.py => python/html5lib/sanitizer.pyrename : python/src/html5lib/serializer/__init__.py => python/html5lib/serializer/__init__.pyrename : python/src/html5lib/serializer/htmlserializer.py => python/html5lib/serializer/htmlserializer.pyrename : python/src/html5lib/serializer/xhtmlserializer.py => python/html5lib/serializer/xhtmlserializer.pyrename : python/tests/README => python/html5lib/tests/READMErename : python/tests/__init__.py => python/html5lib/tests/__init__.pyrename : python/tests/mockParser.py => python/html5lib/tests/mockParser.pyrename : python/tests/performance/concatenation.py => python/html5lib/tests/performance/concatenation.pyrename : python/tests/runparsertests.py => python/html5lib/tests/runparsertests.pyrename : python/tests/runtests.py => python/html5lib/tests/runtests.pyrename : python/tests/support.py => python/html5lib/tests/support.pyrename : python/tests/test_encoding.py => python/html5lib/tests/test_encoding.pyrename : python/tests/test_formfiller.py => python/html5lib/tests/test_formfiller.pyrename : python/tests/test_parser.py => python/html5lib/tests/test_parser.pyrename : python/tests/test_parser2.py => python/html5lib/tests/test_parser2.pyrename : python/tests/test_sanitizer.py => python/html5lib/tests/test_sanitizer.pyrename : python/tests/test_serializer.py => python/html5lib/tests/test_serializer.pyrename : python/tests/test_stream.py => python/html5lib/tests/test_stream.pyrename : python/tests/test_tokenizer.py => python/html5lib/tests/test_tokenizer.pyrename : python/tests/test_treewalkers.py => python/html5lib/tests/test_treewalkers.pyrename : python/tests/test_whitespace_filter.py => python/html5lib/tests/test_whitespace_filter.pyrename : python/tests/us-ascii.html => python/html5lib/tests/us-ascii.htmlrename : python/tests/utf-8-bom.html => python/html5lib/tests/utf-8-bom.htmlrename : python/src/html5lib/tokenizer.py => python/html5lib/tokenizer.pyrename : python/src/html5lib/treebuilders/__init__.py => python/html5lib/treebuilders/__init__.pyrename : python/src/html5lib/treebuilders/_base.py => python/html5lib/treebuilders/_base.pyrename : python/src/html5lib/treebuilders/dom.py => python/html5lib/treebuilders/dom.pyrename : python/src/html5lib/treebuilders/etree.py => python/html5lib/treebuilders/etree.pyrename : python/src/html5lib/treebuilders/etree_lxml.py => python/html5lib/treebuilders/etree_lxml.pyrename : python/src/html5lib/treebuilders/simpletree.py => python/html5lib/treebuilders/simpletree.pyrename : python/src/html5lib/treebuilders/soup.py => python/html5lib/treebuilders/soup.pyrename : python/src/html5lib/treewalkers/__init__.py => python/html5lib/treewalkers/__init__.pyrename : python/src/html5lib/treewalkers/_base.py => python/html5lib/treewalkers/_base.pyrename : python/src/html5lib/treewalkers/dom.py => python/html5lib/treewalkers/dom.pyrename : python/src/html5lib/treewalkers/etree.py => python/html5lib/treewalkers/etree.pyrename : python/src/html5lib/treewalkers/genshistream.py => python/html5lib/treewalkers/genshistream.pyrename : python/src/html5lib/treewalkers/lxmletree.py => python/html5lib/treewalkers/lxmletree.pyrename : python/src/html5lib/treewalkers/pulldom.py => python/html5lib/treewalkers/pulldom.pyrename : python/src/html5lib/treewalkers/simpletree.py => python/html5lib/treewalkers/simpletree.pyrename : python/src/html5lib/treewalkers/soup.py => python/html5lib/treewalkers/soup.pyrename : python/src/html5lib/utils.py => python/html5lib/utils.py
1 parentea9dd99 commitac090d1

File tree

54 files changed

+0
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+0
-0
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp