From 81c59e409267cf3f4e7c4e6c4996ab2e9d9d5473 Mon Sep 17 00:00:00 2001 From: Jose Rodrigues Date: Fri, 20 May 2016 14:37:52 -0300 Subject: [PATCH] Put every file from previous version inside "old/" Every file is going to be rewritten, so this commit _cleans_ the current directory. The project file structure will also change. Some new files will be based on old ones though, and that's the reason to not just remove everything. --- .gitignore => old/.gitignore | 0 .htaccess => old/.htaccess | 0 Makefile => old/Makefile | 0 {db => old/db}/20121_ARA.xml | 0 {db => old/db}/20121_CBS.xml | 0 {db => old/db}/20121_FLO.xml | 0 {db => old/db}/20121_JOI.xml | 0 {db => old/db}/20122_ARA.xml | 0 {db => old/db}/20122_CBS.xml | 0 {db => old/db}/20122_FLO.xml | 0 {db => old/db}/20122_JOI.xml | 0 {db => old/db}/20131_ARA.xml | 0 {db => old/db}/20131_CBS.xml | 0 {db => old/db}/20131_FLO.xml | 0 {db => old/db}/20131_JOI.xml | 0 {db => old/db}/db_usp.txt | 0 {db => old/db}/usp_20131_23_11_12.tar.gz | Bin {html => old/html}/ajuda.html | 0 {html => old/html}/matrufsc.html | 0 ie.css => old/ie.css | 0 {img => old/img}/barra.jpg | Bin {js => old/js}/combinacoes.js | 0 {js => old/js}/combobox.js | 0 {js => old/js}/compat.js | 0 {js => old/js}/database.js | 0 {js => old/js}/dconsole.js | 0 {js => old/js}/display.js | 0 {js => old/js}/json2.js | 0 {js => old/js}/main.js | 0 {js => old/js}/materias.js | 0 {js => old/js}/persistence.js | 0 {js => old/js}/state.js | 0 {js => old/js}/ui_ajuda_popup.js | 0 {js => old/js}/ui_avisos.js | 0 {js => old/js}/ui_campus.js | 0 {js => old/js}/ui_combinacoes.js | 0 {js => old/js}/ui_horario.js | 0 {js => old/js}/ui_logger.js | 0 {js => old/js}/ui_materias.js | 0 {js => old/js}/ui_planos.js | 0 {js => old/js}/ui_saver.js | 0 {js => old/js}/ui_turmas.js | 0 {js => old/js}/ui_updates.js | 0 matrufsc.css => old/matrufsc.css | 0 {php => old/php}/load2.php | 0 {php => old/php}/ping.php | 0 {php => old/php}/save2.php | 0 {py => old/py}/bs4/__init__.py | 0 {py => old/py}/bs4/builder/__init__.py | 0 {py => old/py}/bs4/builder/_html5lib.py | 0 {py => old/py}/bs4/builder/_htmlparser.py | 0 {py => old/py}/bs4/builder/_lxml.py | 0 {py => old/py}/bs4/dammit.py | 0 {py => old/py}/bs4/element.py | 0 {py => old/py}/bs4/testing.py | 0 {py => old/py}/bs4/tests/__init__.py | 0 {py => old/py}/bs4/tests/test_builder_registry.py | 0 {py => old/py}/bs4/tests/test_docs.py | 0 {py => old/py}/bs4/tests/test_html5lib.py | 0 {py => old/py}/bs4/tests/test_htmlparser.py | 0 {py => old/py}/bs4/tests/test_lxml.py | 0 {py => old/py}/bs4/tests/test_soup.py | 0 {py => old/py}/bs4/tests/test_tree.py | 0 {py => old/py}/cron_update.py | 0 {py => old/py}/dateutil/__init__.py | 0 {py => old/py}/dateutil/easter.py | 0 {py => old/py}/dateutil/parser.py | 0 {py => old/py}/dateutil/relativedelta.py | 0 {py => old/py}/dateutil/rrule.py | 0 {py => old/py}/dateutil/tz.py | 0 {py => old/py}/dateutil/tzwin.py | 0 {py => old/py}/dateutil/zoneinfo/__init__.py | 0 .../py}/dateutil/zoneinfo/zoneinfo-2010g.tar.gz | Bin {py => old/py}/get_turmas.py | 0 {py => old/py}/get_turmas_cepe.py | 0 {py => old/py}/get_turmas_usp.py | 0 {py => old/py}/html5lib/__init__.py | 0 {py => old/py}/html5lib/constants.py | 0 {py => old/py}/html5lib/filters/__init__.py | 0 {py => old/py}/html5lib/filters/_base.py | 0 {py => old/py}/html5lib/filters/formfiller.py | 0 .../py}/html5lib/filters/inject_meta_charset.py | 0 {py => old/py}/html5lib/filters/lint.py | 0 {py => old/py}/html5lib/filters/optionaltags.py | 0 {py => old/py}/html5lib/filters/sanitizer.py | 0 {py => old/py}/html5lib/filters/whitespace.py | 0 {py => old/py}/html5lib/html5parser.py | 0 {py => old/py}/html5lib/ihatexml.py | 0 {py => old/py}/html5lib/inputstream.py | 0 {py => old/py}/html5lib/sanitizer.py | 0 {py => old/py}/html5lib/serializer/__init__.py | 0 .../py}/html5lib/serializer/htmlserializer.py | 0 .../py}/html5lib/serializer/xhtmlserializer.py | 0 {py => old/py}/html5lib/tests/__init__.py | 0 {py => old/py}/html5lib/tests/mockParser.py | 0 {py => old/py}/html5lib/tests/runparsertests.py | 0 {py => old/py}/html5lib/tests/runtests.py | 0 {py => old/py}/html5lib/tests/support.py | 0 {py => old/py}/html5lib/tests/test_encoding.py | 0 {py => old/py}/html5lib/tests/test_formfiller.py | 0 {py => old/py}/html5lib/tests/test_parser.py | 0 {py => old/py}/html5lib/tests/test_parser2.py | 0 {py => old/py}/html5lib/tests/test_sanitizer.py | 0 {py => old/py}/html5lib/tests/test_serializer.py | 0 {py => old/py}/html5lib/tests/test_stream.py | 0 {py => old/py}/html5lib/tests/test_tokenizer.py | 0 {py => old/py}/html5lib/tests/test_treewalkers.py | 0 .../py}/html5lib/tests/test_whitespace_filter.py | 0 .../tests/testdata/encoding/test-yahoo-jp.dat | 0 .../py}/html5lib/tests/testdata/encoding/tests1.dat | 0 .../py}/html5lib/tests/testdata/encoding/tests2.dat | 0 .../html5lib/tests/testdata/sanitizer/tests1.dat | 0 .../html5lib/tests/testdata/serializer/core.test | 0 .../tests/testdata/serializer/injectmeta.test | 0 .../tests/testdata/serializer/optionaltags.test | 0 .../html5lib/tests/testdata/serializer/options.test | 0 .../tests/testdata/serializer/whitespace.test | 0 .../html5lib/tests/testdata/sniffer/htmlOrFeed.json | 0 .../tests/testdata/tokenizer/contentModelFlags.test | 0 .../html5lib/tests/testdata/tokenizer/domjs.test | 0 .../html5lib/tests/testdata/tokenizer/entities.test | 0 .../tests/testdata/tokenizer/escapeFlag.test | 0 .../tests/testdata/tokenizer/namedEntities.test | 0 .../tests/testdata/tokenizer/numericEntities.test | 0 .../testdata/tokenizer/pendingSpecChanges.test | 0 .../html5lib/tests/testdata/tokenizer/test1.test | 0 .../html5lib/tests/testdata/tokenizer/test2.test | 0 .../html5lib/tests/testdata/tokenizer/test3.test | 0 .../html5lib/tests/testdata/tokenizer/test4.test | 0 .../tests/testdata/tokenizer/unicodeChars.test | 0 .../testdata/tokenizer/unicodeCharsProblematic.test | 0 .../tests/testdata/tokenizer/xmlViolation.test | 0 .../tests/testdata/tree-construction/adoption01.dat | 0 .../tests/testdata/tree-construction/adoption02.dat | 0 .../tests/testdata/tree-construction/comments01.dat | 0 .../tests/testdata/tree-construction/doctype01.dat | 0 .../testdata/tree-construction/domjs-unsafe.dat | Bin .../tests/testdata/tree-construction/entities01.dat | 0 .../tests/testdata/tree-construction/entities02.dat | 0 .../testdata/tree-construction/html5test-com.dat | 0 .../tests/testdata/tree-construction/inbody01.dat | 0 .../tests/testdata/tree-construction/isindex.dat | 0 .../pending-spec-changes-plain-text-unsafe.dat | Bin .../tree-construction/pending-spec-changes.dat | 0 .../tree-construction/plain-text-unsafe.dat | Bin .../testdata/tree-construction/scriptdata01.dat | 0 .../tests/testdata/tree-construction/tables01.dat | 0 .../tests/testdata/tree-construction/tests1.dat | 0 .../tests/testdata/tree-construction/tests10.dat | 0 .../tests/testdata/tree-construction/tests11.dat | 0 .../tests/testdata/tree-construction/tests12.dat | 0 .../tests/testdata/tree-construction/tests14.dat | 0 .../tests/testdata/tree-construction/tests15.dat | 0 .../tests/testdata/tree-construction/tests16.dat | 0 .../tests/testdata/tree-construction/tests17.dat | 0 .../tests/testdata/tree-construction/tests18.dat | 0 .../tests/testdata/tree-construction/tests19.dat | 0 .../tests/testdata/tree-construction/tests2.dat | 0 .../tests/testdata/tree-construction/tests20.dat | 0 .../tests/testdata/tree-construction/tests21.dat | 0 .../tests/testdata/tree-construction/tests22.dat | 0 .../tests/testdata/tree-construction/tests23.dat | 0 .../tests/testdata/tree-construction/tests24.dat | 0 .../tests/testdata/tree-construction/tests25.dat | 0 .../tests/testdata/tree-construction/tests26.dat | 0 .../tests/testdata/tree-construction/tests3.dat | 0 .../tests/testdata/tree-construction/tests4.dat | 0 .../tests/testdata/tree-construction/tests5.dat | 0 .../tests/testdata/tree-construction/tests6.dat | 0 .../tests/testdata/tree-construction/tests7.dat | 0 .../tests/testdata/tree-construction/tests8.dat | 0 .../tests/testdata/tree-construction/tests9.dat | 0 .../tree-construction/tests_innerHTML_1.dat | 0 .../tests/testdata/tree-construction/tricky01.dat | 0 .../tests/testdata/tree-construction/webkit01.dat | 0 .../tests/testdata/tree-construction/webkit02.dat | 0 {py => old/py}/html5lib/tests/tokenizertotree.py | 0 {py => old/py}/html5lib/tokenizer.py | 0 {py => old/py}/html5lib/treebuilders/__init__.py | 0 {py => old/py}/html5lib/treebuilders/_base.py | 0 {py => old/py}/html5lib/treebuilders/dom.py | 0 {py => old/py}/html5lib/treebuilders/etree.py | 0 {py => old/py}/html5lib/treebuilders/etree_lxml.py | 0 {py => old/py}/html5lib/treebuilders/simpletree.py | 0 {py => old/py}/html5lib/treebuilders/soup.py | 0 {py => old/py}/html5lib/treewalkers/__init__.py | 0 {py => old/py}/html5lib/treewalkers/_base.py | 0 {py => old/py}/html5lib/treewalkers/dom.py | 0 {py => old/py}/html5lib/treewalkers/etree.py | 0 {py => old/py}/html5lib/treewalkers/genshistream.py | 0 {py => old/py}/html5lib/treewalkers/lxmletree.py | 0 {py => old/py}/html5lib/treewalkers/pulldom.py | 0 {py => old/py}/html5lib/treewalkers/simpletree.py | 0 {py => old/py}/html5lib/treewalkers/soup.py | 0 {py => old/py}/html5lib/utils.py | 0 {py => old/py}/parse_turmas.py | 0 {py => old/py}/parse_turmas_usp.py | 0 readme.txt => old/readme.txt | 0 robots.txt => old/robots.txt | 0 199 files changed, 0 insertions(+), 0 deletions(-) rename .gitignore => old/.gitignore (100%) rename .htaccess => old/.htaccess (100%) rename Makefile => old/Makefile (100%) rename {db => old/db}/20121_ARA.xml (100%) rename {db => old/db}/20121_CBS.xml (100%) rename {db => old/db}/20121_FLO.xml (100%) rename {db => old/db}/20121_JOI.xml (100%) rename {db => old/db}/20122_ARA.xml (100%) rename {db => old/db}/20122_CBS.xml (100%) rename {db => old/db}/20122_FLO.xml (100%) rename {db => old/db}/20122_JOI.xml (100%) rename {db => old/db}/20131_ARA.xml (100%) rename {db => old/db}/20131_CBS.xml (100%) rename {db => old/db}/20131_FLO.xml (100%) rename {db => old/db}/20131_JOI.xml (100%) rename {db => old/db}/db_usp.txt (100%) rename {db => old/db}/usp_20131_23_11_12.tar.gz (100%) rename {html => old/html}/ajuda.html (100%) rename {html => old/html}/matrufsc.html (100%) rename ie.css => old/ie.css (100%) rename {img => old/img}/barra.jpg (100%) rename {js => old/js}/combinacoes.js (100%) rename {js => old/js}/combobox.js (100%) rename {js => old/js}/compat.js (100%) rename {js => old/js}/database.js (100%) rename {js => old/js}/dconsole.js (100%) rename {js => old/js}/display.js (100%) rename {js => old/js}/json2.js (100%) rename {js => old/js}/main.js (100%) rename {js => old/js}/materias.js (100%) rename {js => old/js}/persistence.js (100%) rename {js => old/js}/state.js (100%) rename {js => old/js}/ui_ajuda_popup.js (100%) rename {js => old/js}/ui_avisos.js (100%) rename {js => old/js}/ui_campus.js (100%) rename {js => old/js}/ui_combinacoes.js (100%) rename {js => old/js}/ui_horario.js (100%) rename {js => old/js}/ui_logger.js (100%) rename {js => old/js}/ui_materias.js (100%) rename {js => old/js}/ui_planos.js (100%) rename {js => old/js}/ui_saver.js (100%) rename {js => old/js}/ui_turmas.js (100%) rename {js => old/js}/ui_updates.js (100%) rename matrufsc.css => old/matrufsc.css (100%) rename {php => old/php}/load2.php (100%) rename {php => old/php}/ping.php (100%) rename {php => old/php}/save2.php (100%) rename {py => old/py}/bs4/__init__.py (100%) rename {py => old/py}/bs4/builder/__init__.py (100%) rename {py => old/py}/bs4/builder/_html5lib.py (100%) rename {py => old/py}/bs4/builder/_htmlparser.py (100%) rename {py => old/py}/bs4/builder/_lxml.py (100%) rename {py => old/py}/bs4/dammit.py (100%) rename {py => old/py}/bs4/element.py (100%) rename {py => old/py}/bs4/testing.py (100%) rename {py => old/py}/bs4/tests/__init__.py (100%) rename {py => old/py}/bs4/tests/test_builder_registry.py (100%) rename {py => old/py}/bs4/tests/test_docs.py (100%) rename {py => old/py}/bs4/tests/test_html5lib.py (100%) rename {py => old/py}/bs4/tests/test_htmlparser.py (100%) rename {py => old/py}/bs4/tests/test_lxml.py (100%) rename {py => old/py}/bs4/tests/test_soup.py (100%) rename {py => old/py}/bs4/tests/test_tree.py (100%) rename {py => old/py}/cron_update.py (100%) rename {py => old/py}/dateutil/__init__.py (100%) rename {py => old/py}/dateutil/easter.py (100%) rename {py => old/py}/dateutil/parser.py (100%) rename {py => old/py}/dateutil/relativedelta.py (100%) rename {py => old/py}/dateutil/rrule.py (100%) rename {py => old/py}/dateutil/tz.py (100%) rename {py => old/py}/dateutil/tzwin.py (100%) rename {py => old/py}/dateutil/zoneinfo/__init__.py (100%) rename {py => old/py}/dateutil/zoneinfo/zoneinfo-2010g.tar.gz (100%) rename {py => old/py}/get_turmas.py (100%) rename {py => old/py}/get_turmas_cepe.py (100%) rename {py => old/py}/get_turmas_usp.py (100%) rename {py => old/py}/html5lib/__init__.py (100%) rename {py => old/py}/html5lib/constants.py (100%) rename {py => old/py}/html5lib/filters/__init__.py (100%) rename {py => old/py}/html5lib/filters/_base.py (100%) rename {py => old/py}/html5lib/filters/formfiller.py (100%) rename {py => old/py}/html5lib/filters/inject_meta_charset.py (100%) rename {py => old/py}/html5lib/filters/lint.py (100%) rename {py => old/py}/html5lib/filters/optionaltags.py (100%) rename {py => old/py}/html5lib/filters/sanitizer.py (100%) rename {py => old/py}/html5lib/filters/whitespace.py (100%) rename {py => old/py}/html5lib/html5parser.py (100%) rename {py => old/py}/html5lib/ihatexml.py (100%) rename {py => old/py}/html5lib/inputstream.py (100%) rename {py => old/py}/html5lib/sanitizer.py (100%) rename {py => old/py}/html5lib/serializer/__init__.py (100%) rename {py => old/py}/html5lib/serializer/htmlserializer.py (100%) rename {py => old/py}/html5lib/serializer/xhtmlserializer.py (100%) rename {py => old/py}/html5lib/tests/__init__.py (100%) rename {py => old/py}/html5lib/tests/mockParser.py (100%) rename {py => old/py}/html5lib/tests/runparsertests.py (100%) rename {py => old/py}/html5lib/tests/runtests.py (100%) rename {py => old/py}/html5lib/tests/support.py (100%) rename {py => old/py}/html5lib/tests/test_encoding.py (100%) rename {py => old/py}/html5lib/tests/test_formfiller.py (100%) rename {py => old/py}/html5lib/tests/test_parser.py (100%) rename {py => old/py}/html5lib/tests/test_parser2.py (100%) rename {py => old/py}/html5lib/tests/test_sanitizer.py (100%) rename {py => old/py}/html5lib/tests/test_serializer.py (100%) rename {py => old/py}/html5lib/tests/test_stream.py (100%) rename {py => old/py}/html5lib/tests/test_tokenizer.py (100%) rename {py => old/py}/html5lib/tests/test_treewalkers.py (100%) rename {py => old/py}/html5lib/tests/test_whitespace_filter.py (100%) rename {py => old/py}/html5lib/tests/testdata/encoding/test-yahoo-jp.dat (100%) rename {py => old/py}/html5lib/tests/testdata/encoding/tests1.dat (100%) rename {py => old/py}/html5lib/tests/testdata/encoding/tests2.dat (100%) rename {py => old/py}/html5lib/tests/testdata/sanitizer/tests1.dat (100%) rename {py => old/py}/html5lib/tests/testdata/serializer/core.test (100%) rename {py => old/py}/html5lib/tests/testdata/serializer/injectmeta.test (100%) rename {py => old/py}/html5lib/tests/testdata/serializer/optionaltags.test (100%) rename {py => old/py}/html5lib/tests/testdata/serializer/options.test (100%) rename {py => old/py}/html5lib/tests/testdata/serializer/whitespace.test (100%) rename {py => old/py}/html5lib/tests/testdata/sniffer/htmlOrFeed.json (100%) rename {py => old/py}/html5lib/tests/testdata/tokenizer/contentModelFlags.test (100%) rename {py => old/py}/html5lib/tests/testdata/tokenizer/domjs.test (100%) rename {py => old/py}/html5lib/tests/testdata/tokenizer/entities.test (100%) rename {py => old/py}/html5lib/tests/testdata/tokenizer/escapeFlag.test (100%) rename {py => old/py}/html5lib/tests/testdata/tokenizer/namedEntities.test (100%) rename {py => old/py}/html5lib/tests/testdata/tokenizer/numericEntities.test (100%) rename {py => old/py}/html5lib/tests/testdata/tokenizer/pendingSpecChanges.test (100%) rename {py => old/py}/html5lib/tests/testdata/tokenizer/test1.test (100%) rename {py => old/py}/html5lib/tests/testdata/tokenizer/test2.test (100%) rename {py => old/py}/html5lib/tests/testdata/tokenizer/test3.test (100%) rename {py => old/py}/html5lib/tests/testdata/tokenizer/test4.test (100%) rename {py => old/py}/html5lib/tests/testdata/tokenizer/unicodeChars.test (100%) rename {py => old/py}/html5lib/tests/testdata/tokenizer/unicodeCharsProblematic.test (100%) rename {py => old/py}/html5lib/tests/testdata/tokenizer/xmlViolation.test (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/adoption01.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/adoption02.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/comments01.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/doctype01.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/domjs-unsafe.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/entities01.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/entities02.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/html5test-com.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/inbody01.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/isindex.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/pending-spec-changes-plain-text-unsafe.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/pending-spec-changes.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/plain-text-unsafe.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/scriptdata01.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/tables01.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/tests1.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/tests10.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/tests11.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/tests12.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/tests14.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/tests15.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/tests16.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/tests17.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/tests18.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/tests19.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/tests2.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/tests20.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/tests21.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/tests22.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/tests23.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/tests24.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/tests25.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/tests26.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/tests3.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/tests4.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/tests5.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/tests6.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/tests7.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/tests8.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/tests9.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/tests_innerHTML_1.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/tricky01.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/webkit01.dat (100%) rename {py => old/py}/html5lib/tests/testdata/tree-construction/webkit02.dat (100%) rename {py => old/py}/html5lib/tests/tokenizertotree.py (100%) rename {py => old/py}/html5lib/tokenizer.py (100%) rename {py => old/py}/html5lib/treebuilders/__init__.py (100%) rename {py => old/py}/html5lib/treebuilders/_base.py (100%) rename {py => old/py}/html5lib/treebuilders/dom.py (100%) rename {py => old/py}/html5lib/treebuilders/etree.py (100%) rename {py => old/py}/html5lib/treebuilders/etree_lxml.py (100%) rename {py => old/py}/html5lib/treebuilders/simpletree.py (100%) rename {py => old/py}/html5lib/treebuilders/soup.py (100%) rename {py => old/py}/html5lib/treewalkers/__init__.py (100%) rename {py => old/py}/html5lib/treewalkers/_base.py (100%) rename {py => old/py}/html5lib/treewalkers/dom.py (100%) rename {py => old/py}/html5lib/treewalkers/etree.py (100%) rename {py => old/py}/html5lib/treewalkers/genshistream.py (100%) rename {py => old/py}/html5lib/treewalkers/lxmletree.py (100%) rename {py => old/py}/html5lib/treewalkers/pulldom.py (100%) rename {py => old/py}/html5lib/treewalkers/simpletree.py (100%) rename {py => old/py}/html5lib/treewalkers/soup.py (100%) rename {py => old/py}/html5lib/utils.py (100%) rename {py => old/py}/parse_turmas.py (100%) rename {py => old/py}/parse_turmas_usp.py (100%) rename readme.txt => old/readme.txt (100%) rename robots.txt => old/robots.txt (100%) diff --git a/.gitignore b/old/.gitignore similarity index 100% rename from .gitignore rename to old/.gitignore diff --git a/.htaccess b/old/.htaccess similarity index 100% rename from .htaccess rename to old/.htaccess diff --git a/Makefile b/old/Makefile similarity index 100% rename from Makefile rename to old/Makefile diff --git a/db/20121_ARA.xml b/old/db/20121_ARA.xml similarity index 100% rename from db/20121_ARA.xml rename to old/db/20121_ARA.xml diff --git a/db/20121_CBS.xml b/old/db/20121_CBS.xml similarity index 100% rename from db/20121_CBS.xml rename to old/db/20121_CBS.xml diff --git a/db/20121_FLO.xml b/old/db/20121_FLO.xml similarity index 100% rename from db/20121_FLO.xml rename to old/db/20121_FLO.xml diff --git a/db/20121_JOI.xml b/old/db/20121_JOI.xml similarity index 100% rename from db/20121_JOI.xml rename to old/db/20121_JOI.xml diff --git a/db/20122_ARA.xml b/old/db/20122_ARA.xml similarity index 100% rename from db/20122_ARA.xml rename to old/db/20122_ARA.xml diff --git a/db/20122_CBS.xml b/old/db/20122_CBS.xml similarity index 100% rename from db/20122_CBS.xml rename to old/db/20122_CBS.xml diff --git a/db/20122_FLO.xml b/old/db/20122_FLO.xml similarity index 100% rename from db/20122_FLO.xml rename to old/db/20122_FLO.xml diff --git a/db/20122_JOI.xml b/old/db/20122_JOI.xml similarity index 100% rename from db/20122_JOI.xml rename to old/db/20122_JOI.xml diff --git a/db/20131_ARA.xml b/old/db/20131_ARA.xml similarity index 100% rename from db/20131_ARA.xml rename to old/db/20131_ARA.xml diff --git a/db/20131_CBS.xml b/old/db/20131_CBS.xml similarity index 100% rename from db/20131_CBS.xml rename to old/db/20131_CBS.xml diff --git a/db/20131_FLO.xml b/old/db/20131_FLO.xml similarity index 100% rename from db/20131_FLO.xml rename to old/db/20131_FLO.xml diff --git a/db/20131_JOI.xml b/old/db/20131_JOI.xml similarity index 100% rename from db/20131_JOI.xml rename to old/db/20131_JOI.xml diff --git a/db/db_usp.txt b/old/db/db_usp.txt similarity index 100% rename from db/db_usp.txt rename to old/db/db_usp.txt diff --git a/db/usp_20131_23_11_12.tar.gz b/old/db/usp_20131_23_11_12.tar.gz similarity index 100% rename from db/usp_20131_23_11_12.tar.gz rename to old/db/usp_20131_23_11_12.tar.gz diff --git a/html/ajuda.html b/old/html/ajuda.html similarity index 100% rename from html/ajuda.html rename to old/html/ajuda.html diff --git a/html/matrufsc.html b/old/html/matrufsc.html similarity index 100% rename from html/matrufsc.html rename to old/html/matrufsc.html diff --git a/ie.css b/old/ie.css similarity index 100% rename from ie.css rename to old/ie.css diff --git a/img/barra.jpg b/old/img/barra.jpg similarity index 100% rename from img/barra.jpg rename to old/img/barra.jpg diff --git a/js/combinacoes.js b/old/js/combinacoes.js similarity index 100% rename from js/combinacoes.js rename to old/js/combinacoes.js diff --git a/js/combobox.js b/old/js/combobox.js similarity index 100% rename from js/combobox.js rename to old/js/combobox.js diff --git a/js/compat.js b/old/js/compat.js similarity index 100% rename from js/compat.js rename to old/js/compat.js diff --git a/js/database.js b/old/js/database.js similarity index 100% rename from js/database.js rename to old/js/database.js diff --git a/js/dconsole.js b/old/js/dconsole.js similarity index 100% rename from js/dconsole.js rename to old/js/dconsole.js diff --git a/js/display.js b/old/js/display.js similarity index 100% rename from js/display.js rename to old/js/display.js diff --git a/js/json2.js b/old/js/json2.js similarity index 100% rename from js/json2.js rename to old/js/json2.js diff --git a/js/main.js b/old/js/main.js similarity index 100% rename from js/main.js rename to old/js/main.js diff --git a/js/materias.js b/old/js/materias.js similarity index 100% rename from js/materias.js rename to old/js/materias.js diff --git a/js/persistence.js b/old/js/persistence.js similarity index 100% rename from js/persistence.js rename to old/js/persistence.js diff --git a/js/state.js b/old/js/state.js similarity index 100% rename from js/state.js rename to old/js/state.js diff --git a/js/ui_ajuda_popup.js b/old/js/ui_ajuda_popup.js similarity index 100% rename from js/ui_ajuda_popup.js rename to old/js/ui_ajuda_popup.js diff --git a/js/ui_avisos.js b/old/js/ui_avisos.js similarity index 100% rename from js/ui_avisos.js rename to old/js/ui_avisos.js diff --git a/js/ui_campus.js b/old/js/ui_campus.js similarity index 100% rename from js/ui_campus.js rename to old/js/ui_campus.js diff --git a/js/ui_combinacoes.js b/old/js/ui_combinacoes.js similarity index 100% rename from js/ui_combinacoes.js rename to old/js/ui_combinacoes.js diff --git a/js/ui_horario.js b/old/js/ui_horario.js similarity index 100% rename from js/ui_horario.js rename to old/js/ui_horario.js diff --git a/js/ui_logger.js b/old/js/ui_logger.js similarity index 100% rename from js/ui_logger.js rename to old/js/ui_logger.js diff --git a/js/ui_materias.js b/old/js/ui_materias.js similarity index 100% rename from js/ui_materias.js rename to old/js/ui_materias.js diff --git a/js/ui_planos.js b/old/js/ui_planos.js similarity index 100% rename from js/ui_planos.js rename to old/js/ui_planos.js diff --git a/js/ui_saver.js b/old/js/ui_saver.js similarity index 100% rename from js/ui_saver.js rename to old/js/ui_saver.js diff --git a/js/ui_turmas.js b/old/js/ui_turmas.js similarity index 100% rename from js/ui_turmas.js rename to old/js/ui_turmas.js diff --git a/js/ui_updates.js b/old/js/ui_updates.js similarity index 100% rename from js/ui_updates.js rename to old/js/ui_updates.js diff --git a/matrufsc.css b/old/matrufsc.css similarity index 100% rename from matrufsc.css rename to old/matrufsc.css diff --git a/php/load2.php b/old/php/load2.php similarity index 100% rename from php/load2.php rename to old/php/load2.php diff --git a/php/ping.php b/old/php/ping.php similarity index 100% rename from php/ping.php rename to old/php/ping.php diff --git a/php/save2.php b/old/php/save2.php similarity index 100% rename from php/save2.php rename to old/php/save2.php diff --git a/py/bs4/__init__.py b/old/py/bs4/__init__.py similarity index 100% rename from py/bs4/__init__.py rename to old/py/bs4/__init__.py diff --git a/py/bs4/builder/__init__.py b/old/py/bs4/builder/__init__.py similarity index 100% rename from py/bs4/builder/__init__.py rename to old/py/bs4/builder/__init__.py diff --git a/py/bs4/builder/_html5lib.py b/old/py/bs4/builder/_html5lib.py similarity index 100% rename from py/bs4/builder/_html5lib.py rename to old/py/bs4/builder/_html5lib.py diff --git a/py/bs4/builder/_htmlparser.py b/old/py/bs4/builder/_htmlparser.py similarity index 100% rename from py/bs4/builder/_htmlparser.py rename to old/py/bs4/builder/_htmlparser.py diff --git a/py/bs4/builder/_lxml.py b/old/py/bs4/builder/_lxml.py similarity index 100% rename from py/bs4/builder/_lxml.py rename to old/py/bs4/builder/_lxml.py diff --git a/py/bs4/dammit.py b/old/py/bs4/dammit.py similarity index 100% rename from py/bs4/dammit.py rename to old/py/bs4/dammit.py diff --git a/py/bs4/element.py b/old/py/bs4/element.py similarity index 100% rename from py/bs4/element.py rename to old/py/bs4/element.py diff --git a/py/bs4/testing.py b/old/py/bs4/testing.py similarity index 100% rename from py/bs4/testing.py rename to old/py/bs4/testing.py diff --git a/py/bs4/tests/__init__.py b/old/py/bs4/tests/__init__.py similarity index 100% rename from py/bs4/tests/__init__.py rename to old/py/bs4/tests/__init__.py diff --git a/py/bs4/tests/test_builder_registry.py b/old/py/bs4/tests/test_builder_registry.py similarity index 100% rename from py/bs4/tests/test_builder_registry.py rename to old/py/bs4/tests/test_builder_registry.py diff --git a/py/bs4/tests/test_docs.py b/old/py/bs4/tests/test_docs.py similarity index 100% rename from py/bs4/tests/test_docs.py rename to old/py/bs4/tests/test_docs.py diff --git a/py/bs4/tests/test_html5lib.py b/old/py/bs4/tests/test_html5lib.py similarity index 100% rename from py/bs4/tests/test_html5lib.py rename to old/py/bs4/tests/test_html5lib.py diff --git a/py/bs4/tests/test_htmlparser.py b/old/py/bs4/tests/test_htmlparser.py similarity index 100% rename from py/bs4/tests/test_htmlparser.py rename to old/py/bs4/tests/test_htmlparser.py diff --git a/py/bs4/tests/test_lxml.py b/old/py/bs4/tests/test_lxml.py similarity index 100% rename from py/bs4/tests/test_lxml.py rename to old/py/bs4/tests/test_lxml.py diff --git a/py/bs4/tests/test_soup.py b/old/py/bs4/tests/test_soup.py similarity index 100% rename from py/bs4/tests/test_soup.py rename to old/py/bs4/tests/test_soup.py diff --git a/py/bs4/tests/test_tree.py b/old/py/bs4/tests/test_tree.py similarity index 100% rename from py/bs4/tests/test_tree.py rename to old/py/bs4/tests/test_tree.py diff --git a/py/cron_update.py b/old/py/cron_update.py similarity index 100% rename from py/cron_update.py rename to old/py/cron_update.py diff --git a/py/dateutil/__init__.py b/old/py/dateutil/__init__.py similarity index 100% rename from py/dateutil/__init__.py rename to old/py/dateutil/__init__.py diff --git a/py/dateutil/easter.py b/old/py/dateutil/easter.py similarity index 100% rename from py/dateutil/easter.py rename to old/py/dateutil/easter.py diff --git a/py/dateutil/parser.py b/old/py/dateutil/parser.py similarity index 100% rename from py/dateutil/parser.py rename to old/py/dateutil/parser.py diff --git a/py/dateutil/relativedelta.py b/old/py/dateutil/relativedelta.py similarity index 100% rename from py/dateutil/relativedelta.py rename to old/py/dateutil/relativedelta.py diff --git a/py/dateutil/rrule.py b/old/py/dateutil/rrule.py similarity index 100% rename from py/dateutil/rrule.py rename to old/py/dateutil/rrule.py diff --git a/py/dateutil/tz.py b/old/py/dateutil/tz.py similarity index 100% rename from py/dateutil/tz.py rename to old/py/dateutil/tz.py diff --git a/py/dateutil/tzwin.py b/old/py/dateutil/tzwin.py similarity index 100% rename from py/dateutil/tzwin.py rename to old/py/dateutil/tzwin.py diff --git a/py/dateutil/zoneinfo/__init__.py b/old/py/dateutil/zoneinfo/__init__.py similarity index 100% rename from py/dateutil/zoneinfo/__init__.py rename to old/py/dateutil/zoneinfo/__init__.py diff --git a/py/dateutil/zoneinfo/zoneinfo-2010g.tar.gz b/old/py/dateutil/zoneinfo/zoneinfo-2010g.tar.gz similarity index 100% rename from py/dateutil/zoneinfo/zoneinfo-2010g.tar.gz rename to old/py/dateutil/zoneinfo/zoneinfo-2010g.tar.gz diff --git a/py/get_turmas.py b/old/py/get_turmas.py similarity index 100% rename from py/get_turmas.py rename to old/py/get_turmas.py diff --git a/py/get_turmas_cepe.py b/old/py/get_turmas_cepe.py similarity index 100% rename from py/get_turmas_cepe.py rename to old/py/get_turmas_cepe.py diff --git a/py/get_turmas_usp.py b/old/py/get_turmas_usp.py similarity index 100% rename from py/get_turmas_usp.py rename to old/py/get_turmas_usp.py diff --git a/py/html5lib/__init__.py b/old/py/html5lib/__init__.py similarity index 100% rename from py/html5lib/__init__.py rename to old/py/html5lib/__init__.py diff --git a/py/html5lib/constants.py b/old/py/html5lib/constants.py similarity index 100% rename from py/html5lib/constants.py rename to old/py/html5lib/constants.py diff --git a/py/html5lib/filters/__init__.py b/old/py/html5lib/filters/__init__.py similarity index 100% rename from py/html5lib/filters/__init__.py rename to old/py/html5lib/filters/__init__.py diff --git a/py/html5lib/filters/_base.py b/old/py/html5lib/filters/_base.py similarity index 100% rename from py/html5lib/filters/_base.py rename to old/py/html5lib/filters/_base.py diff --git a/py/html5lib/filters/formfiller.py b/old/py/html5lib/filters/formfiller.py similarity index 100% rename from py/html5lib/filters/formfiller.py rename to old/py/html5lib/filters/formfiller.py diff --git a/py/html5lib/filters/inject_meta_charset.py b/old/py/html5lib/filters/inject_meta_charset.py similarity index 100% rename from py/html5lib/filters/inject_meta_charset.py rename to old/py/html5lib/filters/inject_meta_charset.py diff --git a/py/html5lib/filters/lint.py b/old/py/html5lib/filters/lint.py similarity index 100% rename from py/html5lib/filters/lint.py rename to old/py/html5lib/filters/lint.py diff --git a/py/html5lib/filters/optionaltags.py b/old/py/html5lib/filters/optionaltags.py similarity index 100% rename from py/html5lib/filters/optionaltags.py rename to old/py/html5lib/filters/optionaltags.py diff --git a/py/html5lib/filters/sanitizer.py b/old/py/html5lib/filters/sanitizer.py similarity index 100% rename from py/html5lib/filters/sanitizer.py rename to old/py/html5lib/filters/sanitizer.py diff --git a/py/html5lib/filters/whitespace.py b/old/py/html5lib/filters/whitespace.py similarity index 100% rename from py/html5lib/filters/whitespace.py rename to old/py/html5lib/filters/whitespace.py diff --git a/py/html5lib/html5parser.py b/old/py/html5lib/html5parser.py similarity index 100% rename from py/html5lib/html5parser.py rename to old/py/html5lib/html5parser.py diff --git a/py/html5lib/ihatexml.py b/old/py/html5lib/ihatexml.py similarity index 100% rename from py/html5lib/ihatexml.py rename to old/py/html5lib/ihatexml.py diff --git a/py/html5lib/inputstream.py b/old/py/html5lib/inputstream.py similarity index 100% rename from py/html5lib/inputstream.py rename to old/py/html5lib/inputstream.py diff --git a/py/html5lib/sanitizer.py b/old/py/html5lib/sanitizer.py similarity index 100% rename from py/html5lib/sanitizer.py rename to old/py/html5lib/sanitizer.py diff --git a/py/html5lib/serializer/__init__.py b/old/py/html5lib/serializer/__init__.py similarity index 100% rename from py/html5lib/serializer/__init__.py rename to old/py/html5lib/serializer/__init__.py diff --git a/py/html5lib/serializer/htmlserializer.py b/old/py/html5lib/serializer/htmlserializer.py similarity index 100% rename from py/html5lib/serializer/htmlserializer.py rename to old/py/html5lib/serializer/htmlserializer.py diff --git a/py/html5lib/serializer/xhtmlserializer.py b/old/py/html5lib/serializer/xhtmlserializer.py similarity index 100% rename from py/html5lib/serializer/xhtmlserializer.py rename to old/py/html5lib/serializer/xhtmlserializer.py diff --git a/py/html5lib/tests/__init__.py b/old/py/html5lib/tests/__init__.py similarity index 100% rename from py/html5lib/tests/__init__.py rename to old/py/html5lib/tests/__init__.py diff --git a/py/html5lib/tests/mockParser.py b/old/py/html5lib/tests/mockParser.py similarity index 100% rename from py/html5lib/tests/mockParser.py rename to old/py/html5lib/tests/mockParser.py diff --git a/py/html5lib/tests/runparsertests.py b/old/py/html5lib/tests/runparsertests.py similarity index 100% rename from py/html5lib/tests/runparsertests.py rename to old/py/html5lib/tests/runparsertests.py diff --git a/py/html5lib/tests/runtests.py b/old/py/html5lib/tests/runtests.py similarity index 100% rename from py/html5lib/tests/runtests.py rename to old/py/html5lib/tests/runtests.py diff --git a/py/html5lib/tests/support.py b/old/py/html5lib/tests/support.py similarity index 100% rename from py/html5lib/tests/support.py rename to old/py/html5lib/tests/support.py diff --git a/py/html5lib/tests/test_encoding.py b/old/py/html5lib/tests/test_encoding.py similarity index 100% rename from py/html5lib/tests/test_encoding.py rename to old/py/html5lib/tests/test_encoding.py diff --git a/py/html5lib/tests/test_formfiller.py b/old/py/html5lib/tests/test_formfiller.py similarity index 100% rename from py/html5lib/tests/test_formfiller.py rename to old/py/html5lib/tests/test_formfiller.py diff --git a/py/html5lib/tests/test_parser.py b/old/py/html5lib/tests/test_parser.py similarity index 100% rename from py/html5lib/tests/test_parser.py rename to old/py/html5lib/tests/test_parser.py diff --git a/py/html5lib/tests/test_parser2.py b/old/py/html5lib/tests/test_parser2.py similarity index 100% rename from py/html5lib/tests/test_parser2.py rename to old/py/html5lib/tests/test_parser2.py diff --git a/py/html5lib/tests/test_sanitizer.py b/old/py/html5lib/tests/test_sanitizer.py similarity index 100% rename from py/html5lib/tests/test_sanitizer.py rename to old/py/html5lib/tests/test_sanitizer.py diff --git a/py/html5lib/tests/test_serializer.py b/old/py/html5lib/tests/test_serializer.py similarity index 100% rename from py/html5lib/tests/test_serializer.py rename to old/py/html5lib/tests/test_serializer.py diff --git a/py/html5lib/tests/test_stream.py b/old/py/html5lib/tests/test_stream.py similarity index 100% rename from py/html5lib/tests/test_stream.py rename to old/py/html5lib/tests/test_stream.py diff --git a/py/html5lib/tests/test_tokenizer.py b/old/py/html5lib/tests/test_tokenizer.py similarity index 100% rename from py/html5lib/tests/test_tokenizer.py rename to old/py/html5lib/tests/test_tokenizer.py diff --git a/py/html5lib/tests/test_treewalkers.py b/old/py/html5lib/tests/test_treewalkers.py similarity index 100% rename from py/html5lib/tests/test_treewalkers.py rename to old/py/html5lib/tests/test_treewalkers.py diff --git a/py/html5lib/tests/test_whitespace_filter.py b/old/py/html5lib/tests/test_whitespace_filter.py similarity index 100% rename from py/html5lib/tests/test_whitespace_filter.py rename to old/py/html5lib/tests/test_whitespace_filter.py diff --git a/py/html5lib/tests/testdata/encoding/test-yahoo-jp.dat b/old/py/html5lib/tests/testdata/encoding/test-yahoo-jp.dat similarity index 100% rename from py/html5lib/tests/testdata/encoding/test-yahoo-jp.dat rename to old/py/html5lib/tests/testdata/encoding/test-yahoo-jp.dat diff --git a/py/html5lib/tests/testdata/encoding/tests1.dat b/old/py/html5lib/tests/testdata/encoding/tests1.dat similarity index 100% rename from py/html5lib/tests/testdata/encoding/tests1.dat rename to old/py/html5lib/tests/testdata/encoding/tests1.dat diff --git a/py/html5lib/tests/testdata/encoding/tests2.dat b/old/py/html5lib/tests/testdata/encoding/tests2.dat similarity index 100% rename from py/html5lib/tests/testdata/encoding/tests2.dat rename to old/py/html5lib/tests/testdata/encoding/tests2.dat diff --git a/py/html5lib/tests/testdata/sanitizer/tests1.dat b/old/py/html5lib/tests/testdata/sanitizer/tests1.dat similarity index 100% rename from py/html5lib/tests/testdata/sanitizer/tests1.dat rename to old/py/html5lib/tests/testdata/sanitizer/tests1.dat diff --git a/py/html5lib/tests/testdata/serializer/core.test b/old/py/html5lib/tests/testdata/serializer/core.test similarity index 100% rename from py/html5lib/tests/testdata/serializer/core.test rename to old/py/html5lib/tests/testdata/serializer/core.test diff --git a/py/html5lib/tests/testdata/serializer/injectmeta.test b/old/py/html5lib/tests/testdata/serializer/injectmeta.test similarity index 100% rename from py/html5lib/tests/testdata/serializer/injectmeta.test rename to old/py/html5lib/tests/testdata/serializer/injectmeta.test diff --git a/py/html5lib/tests/testdata/serializer/optionaltags.test b/old/py/html5lib/tests/testdata/serializer/optionaltags.test similarity index 100% rename from py/html5lib/tests/testdata/serializer/optionaltags.test rename to old/py/html5lib/tests/testdata/serializer/optionaltags.test diff --git a/py/html5lib/tests/testdata/serializer/options.test b/old/py/html5lib/tests/testdata/serializer/options.test similarity index 100% rename from py/html5lib/tests/testdata/serializer/options.test rename to old/py/html5lib/tests/testdata/serializer/options.test diff --git a/py/html5lib/tests/testdata/serializer/whitespace.test b/old/py/html5lib/tests/testdata/serializer/whitespace.test similarity index 100% rename from py/html5lib/tests/testdata/serializer/whitespace.test rename to old/py/html5lib/tests/testdata/serializer/whitespace.test diff --git a/py/html5lib/tests/testdata/sniffer/htmlOrFeed.json b/old/py/html5lib/tests/testdata/sniffer/htmlOrFeed.json similarity index 100% rename from py/html5lib/tests/testdata/sniffer/htmlOrFeed.json rename to old/py/html5lib/tests/testdata/sniffer/htmlOrFeed.json diff --git a/py/html5lib/tests/testdata/tokenizer/contentModelFlags.test b/old/py/html5lib/tests/testdata/tokenizer/contentModelFlags.test similarity index 100% rename from py/html5lib/tests/testdata/tokenizer/contentModelFlags.test rename to old/py/html5lib/tests/testdata/tokenizer/contentModelFlags.test diff --git a/py/html5lib/tests/testdata/tokenizer/domjs.test b/old/py/html5lib/tests/testdata/tokenizer/domjs.test similarity index 100% rename from py/html5lib/tests/testdata/tokenizer/domjs.test rename to old/py/html5lib/tests/testdata/tokenizer/domjs.test diff --git a/py/html5lib/tests/testdata/tokenizer/entities.test b/old/py/html5lib/tests/testdata/tokenizer/entities.test similarity index 100% rename from py/html5lib/tests/testdata/tokenizer/entities.test rename to old/py/html5lib/tests/testdata/tokenizer/entities.test diff --git a/py/html5lib/tests/testdata/tokenizer/escapeFlag.test b/old/py/html5lib/tests/testdata/tokenizer/escapeFlag.test similarity index 100% rename from py/html5lib/tests/testdata/tokenizer/escapeFlag.test rename to old/py/html5lib/tests/testdata/tokenizer/escapeFlag.test diff --git a/py/html5lib/tests/testdata/tokenizer/namedEntities.test b/old/py/html5lib/tests/testdata/tokenizer/namedEntities.test similarity index 100% rename from py/html5lib/tests/testdata/tokenizer/namedEntities.test rename to old/py/html5lib/tests/testdata/tokenizer/namedEntities.test diff --git a/py/html5lib/tests/testdata/tokenizer/numericEntities.test b/old/py/html5lib/tests/testdata/tokenizer/numericEntities.test similarity index 100% rename from py/html5lib/tests/testdata/tokenizer/numericEntities.test rename to old/py/html5lib/tests/testdata/tokenizer/numericEntities.test diff --git a/py/html5lib/tests/testdata/tokenizer/pendingSpecChanges.test b/old/py/html5lib/tests/testdata/tokenizer/pendingSpecChanges.test similarity index 100% rename from py/html5lib/tests/testdata/tokenizer/pendingSpecChanges.test rename to old/py/html5lib/tests/testdata/tokenizer/pendingSpecChanges.test diff --git a/py/html5lib/tests/testdata/tokenizer/test1.test b/old/py/html5lib/tests/testdata/tokenizer/test1.test similarity index 100% rename from py/html5lib/tests/testdata/tokenizer/test1.test rename to old/py/html5lib/tests/testdata/tokenizer/test1.test diff --git a/py/html5lib/tests/testdata/tokenizer/test2.test b/old/py/html5lib/tests/testdata/tokenizer/test2.test similarity index 100% rename from py/html5lib/tests/testdata/tokenizer/test2.test rename to old/py/html5lib/tests/testdata/tokenizer/test2.test diff --git a/py/html5lib/tests/testdata/tokenizer/test3.test b/old/py/html5lib/tests/testdata/tokenizer/test3.test similarity index 100% rename from py/html5lib/tests/testdata/tokenizer/test3.test rename to old/py/html5lib/tests/testdata/tokenizer/test3.test diff --git a/py/html5lib/tests/testdata/tokenizer/test4.test b/old/py/html5lib/tests/testdata/tokenizer/test4.test similarity index 100% rename from py/html5lib/tests/testdata/tokenizer/test4.test rename to old/py/html5lib/tests/testdata/tokenizer/test4.test diff --git a/py/html5lib/tests/testdata/tokenizer/unicodeChars.test b/old/py/html5lib/tests/testdata/tokenizer/unicodeChars.test similarity index 100% rename from py/html5lib/tests/testdata/tokenizer/unicodeChars.test rename to old/py/html5lib/tests/testdata/tokenizer/unicodeChars.test diff --git a/py/html5lib/tests/testdata/tokenizer/unicodeCharsProblematic.test b/old/py/html5lib/tests/testdata/tokenizer/unicodeCharsProblematic.test similarity index 100% rename from py/html5lib/tests/testdata/tokenizer/unicodeCharsProblematic.test rename to old/py/html5lib/tests/testdata/tokenizer/unicodeCharsProblematic.test diff --git a/py/html5lib/tests/testdata/tokenizer/xmlViolation.test b/old/py/html5lib/tests/testdata/tokenizer/xmlViolation.test similarity index 100% rename from py/html5lib/tests/testdata/tokenizer/xmlViolation.test rename to old/py/html5lib/tests/testdata/tokenizer/xmlViolation.test diff --git a/py/html5lib/tests/testdata/tree-construction/adoption01.dat b/old/py/html5lib/tests/testdata/tree-construction/adoption01.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/adoption01.dat rename to old/py/html5lib/tests/testdata/tree-construction/adoption01.dat diff --git a/py/html5lib/tests/testdata/tree-construction/adoption02.dat b/old/py/html5lib/tests/testdata/tree-construction/adoption02.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/adoption02.dat rename to old/py/html5lib/tests/testdata/tree-construction/adoption02.dat diff --git a/py/html5lib/tests/testdata/tree-construction/comments01.dat b/old/py/html5lib/tests/testdata/tree-construction/comments01.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/comments01.dat rename to old/py/html5lib/tests/testdata/tree-construction/comments01.dat diff --git a/py/html5lib/tests/testdata/tree-construction/doctype01.dat b/old/py/html5lib/tests/testdata/tree-construction/doctype01.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/doctype01.dat rename to old/py/html5lib/tests/testdata/tree-construction/doctype01.dat diff --git a/py/html5lib/tests/testdata/tree-construction/domjs-unsafe.dat b/old/py/html5lib/tests/testdata/tree-construction/domjs-unsafe.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/domjs-unsafe.dat rename to old/py/html5lib/tests/testdata/tree-construction/domjs-unsafe.dat diff --git a/py/html5lib/tests/testdata/tree-construction/entities01.dat b/old/py/html5lib/tests/testdata/tree-construction/entities01.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/entities01.dat rename to old/py/html5lib/tests/testdata/tree-construction/entities01.dat diff --git a/py/html5lib/tests/testdata/tree-construction/entities02.dat b/old/py/html5lib/tests/testdata/tree-construction/entities02.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/entities02.dat rename to old/py/html5lib/tests/testdata/tree-construction/entities02.dat diff --git a/py/html5lib/tests/testdata/tree-construction/html5test-com.dat b/old/py/html5lib/tests/testdata/tree-construction/html5test-com.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/html5test-com.dat rename to old/py/html5lib/tests/testdata/tree-construction/html5test-com.dat diff --git a/py/html5lib/tests/testdata/tree-construction/inbody01.dat b/old/py/html5lib/tests/testdata/tree-construction/inbody01.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/inbody01.dat rename to old/py/html5lib/tests/testdata/tree-construction/inbody01.dat diff --git a/py/html5lib/tests/testdata/tree-construction/isindex.dat b/old/py/html5lib/tests/testdata/tree-construction/isindex.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/isindex.dat rename to old/py/html5lib/tests/testdata/tree-construction/isindex.dat diff --git a/py/html5lib/tests/testdata/tree-construction/pending-spec-changes-plain-text-unsafe.dat b/old/py/html5lib/tests/testdata/tree-construction/pending-spec-changes-plain-text-unsafe.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/pending-spec-changes-plain-text-unsafe.dat rename to old/py/html5lib/tests/testdata/tree-construction/pending-spec-changes-plain-text-unsafe.dat diff --git a/py/html5lib/tests/testdata/tree-construction/pending-spec-changes.dat b/old/py/html5lib/tests/testdata/tree-construction/pending-spec-changes.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/pending-spec-changes.dat rename to old/py/html5lib/tests/testdata/tree-construction/pending-spec-changes.dat diff --git a/py/html5lib/tests/testdata/tree-construction/plain-text-unsafe.dat b/old/py/html5lib/tests/testdata/tree-construction/plain-text-unsafe.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/plain-text-unsafe.dat rename to old/py/html5lib/tests/testdata/tree-construction/plain-text-unsafe.dat diff --git a/py/html5lib/tests/testdata/tree-construction/scriptdata01.dat b/old/py/html5lib/tests/testdata/tree-construction/scriptdata01.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/scriptdata01.dat rename to old/py/html5lib/tests/testdata/tree-construction/scriptdata01.dat diff --git a/py/html5lib/tests/testdata/tree-construction/tables01.dat b/old/py/html5lib/tests/testdata/tree-construction/tables01.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/tables01.dat rename to old/py/html5lib/tests/testdata/tree-construction/tables01.dat diff --git a/py/html5lib/tests/testdata/tree-construction/tests1.dat b/old/py/html5lib/tests/testdata/tree-construction/tests1.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/tests1.dat rename to old/py/html5lib/tests/testdata/tree-construction/tests1.dat diff --git a/py/html5lib/tests/testdata/tree-construction/tests10.dat b/old/py/html5lib/tests/testdata/tree-construction/tests10.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/tests10.dat rename to old/py/html5lib/tests/testdata/tree-construction/tests10.dat diff --git a/py/html5lib/tests/testdata/tree-construction/tests11.dat b/old/py/html5lib/tests/testdata/tree-construction/tests11.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/tests11.dat rename to old/py/html5lib/tests/testdata/tree-construction/tests11.dat diff --git a/py/html5lib/tests/testdata/tree-construction/tests12.dat b/old/py/html5lib/tests/testdata/tree-construction/tests12.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/tests12.dat rename to old/py/html5lib/tests/testdata/tree-construction/tests12.dat diff --git a/py/html5lib/tests/testdata/tree-construction/tests14.dat b/old/py/html5lib/tests/testdata/tree-construction/tests14.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/tests14.dat rename to old/py/html5lib/tests/testdata/tree-construction/tests14.dat diff --git a/py/html5lib/tests/testdata/tree-construction/tests15.dat b/old/py/html5lib/tests/testdata/tree-construction/tests15.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/tests15.dat rename to old/py/html5lib/tests/testdata/tree-construction/tests15.dat diff --git a/py/html5lib/tests/testdata/tree-construction/tests16.dat b/old/py/html5lib/tests/testdata/tree-construction/tests16.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/tests16.dat rename to old/py/html5lib/tests/testdata/tree-construction/tests16.dat diff --git a/py/html5lib/tests/testdata/tree-construction/tests17.dat b/old/py/html5lib/tests/testdata/tree-construction/tests17.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/tests17.dat rename to old/py/html5lib/tests/testdata/tree-construction/tests17.dat diff --git a/py/html5lib/tests/testdata/tree-construction/tests18.dat b/old/py/html5lib/tests/testdata/tree-construction/tests18.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/tests18.dat rename to old/py/html5lib/tests/testdata/tree-construction/tests18.dat diff --git a/py/html5lib/tests/testdata/tree-construction/tests19.dat b/old/py/html5lib/tests/testdata/tree-construction/tests19.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/tests19.dat rename to old/py/html5lib/tests/testdata/tree-construction/tests19.dat diff --git a/py/html5lib/tests/testdata/tree-construction/tests2.dat b/old/py/html5lib/tests/testdata/tree-construction/tests2.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/tests2.dat rename to old/py/html5lib/tests/testdata/tree-construction/tests2.dat diff --git a/py/html5lib/tests/testdata/tree-construction/tests20.dat b/old/py/html5lib/tests/testdata/tree-construction/tests20.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/tests20.dat rename to old/py/html5lib/tests/testdata/tree-construction/tests20.dat diff --git a/py/html5lib/tests/testdata/tree-construction/tests21.dat b/old/py/html5lib/tests/testdata/tree-construction/tests21.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/tests21.dat rename to old/py/html5lib/tests/testdata/tree-construction/tests21.dat diff --git a/py/html5lib/tests/testdata/tree-construction/tests22.dat b/old/py/html5lib/tests/testdata/tree-construction/tests22.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/tests22.dat rename to old/py/html5lib/tests/testdata/tree-construction/tests22.dat diff --git a/py/html5lib/tests/testdata/tree-construction/tests23.dat b/old/py/html5lib/tests/testdata/tree-construction/tests23.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/tests23.dat rename to old/py/html5lib/tests/testdata/tree-construction/tests23.dat diff --git a/py/html5lib/tests/testdata/tree-construction/tests24.dat b/old/py/html5lib/tests/testdata/tree-construction/tests24.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/tests24.dat rename to old/py/html5lib/tests/testdata/tree-construction/tests24.dat diff --git a/py/html5lib/tests/testdata/tree-construction/tests25.dat b/old/py/html5lib/tests/testdata/tree-construction/tests25.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/tests25.dat rename to old/py/html5lib/tests/testdata/tree-construction/tests25.dat diff --git a/py/html5lib/tests/testdata/tree-construction/tests26.dat b/old/py/html5lib/tests/testdata/tree-construction/tests26.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/tests26.dat rename to old/py/html5lib/tests/testdata/tree-construction/tests26.dat diff --git a/py/html5lib/tests/testdata/tree-construction/tests3.dat b/old/py/html5lib/tests/testdata/tree-construction/tests3.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/tests3.dat rename to old/py/html5lib/tests/testdata/tree-construction/tests3.dat diff --git a/py/html5lib/tests/testdata/tree-construction/tests4.dat b/old/py/html5lib/tests/testdata/tree-construction/tests4.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/tests4.dat rename to old/py/html5lib/tests/testdata/tree-construction/tests4.dat diff --git a/py/html5lib/tests/testdata/tree-construction/tests5.dat b/old/py/html5lib/tests/testdata/tree-construction/tests5.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/tests5.dat rename to old/py/html5lib/tests/testdata/tree-construction/tests5.dat diff --git a/py/html5lib/tests/testdata/tree-construction/tests6.dat b/old/py/html5lib/tests/testdata/tree-construction/tests6.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/tests6.dat rename to old/py/html5lib/tests/testdata/tree-construction/tests6.dat diff --git a/py/html5lib/tests/testdata/tree-construction/tests7.dat b/old/py/html5lib/tests/testdata/tree-construction/tests7.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/tests7.dat rename to old/py/html5lib/tests/testdata/tree-construction/tests7.dat diff --git a/py/html5lib/tests/testdata/tree-construction/tests8.dat b/old/py/html5lib/tests/testdata/tree-construction/tests8.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/tests8.dat rename to old/py/html5lib/tests/testdata/tree-construction/tests8.dat diff --git a/py/html5lib/tests/testdata/tree-construction/tests9.dat b/old/py/html5lib/tests/testdata/tree-construction/tests9.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/tests9.dat rename to old/py/html5lib/tests/testdata/tree-construction/tests9.dat diff --git a/py/html5lib/tests/testdata/tree-construction/tests_innerHTML_1.dat b/old/py/html5lib/tests/testdata/tree-construction/tests_innerHTML_1.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/tests_innerHTML_1.dat rename to old/py/html5lib/tests/testdata/tree-construction/tests_innerHTML_1.dat diff --git a/py/html5lib/tests/testdata/tree-construction/tricky01.dat b/old/py/html5lib/tests/testdata/tree-construction/tricky01.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/tricky01.dat rename to old/py/html5lib/tests/testdata/tree-construction/tricky01.dat diff --git a/py/html5lib/tests/testdata/tree-construction/webkit01.dat b/old/py/html5lib/tests/testdata/tree-construction/webkit01.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/webkit01.dat rename to old/py/html5lib/tests/testdata/tree-construction/webkit01.dat diff --git a/py/html5lib/tests/testdata/tree-construction/webkit02.dat b/old/py/html5lib/tests/testdata/tree-construction/webkit02.dat similarity index 100% rename from py/html5lib/tests/testdata/tree-construction/webkit02.dat rename to old/py/html5lib/tests/testdata/tree-construction/webkit02.dat diff --git a/py/html5lib/tests/tokenizertotree.py b/old/py/html5lib/tests/tokenizertotree.py similarity index 100% rename from py/html5lib/tests/tokenizertotree.py rename to old/py/html5lib/tests/tokenizertotree.py diff --git a/py/html5lib/tokenizer.py b/old/py/html5lib/tokenizer.py similarity index 100% rename from py/html5lib/tokenizer.py rename to old/py/html5lib/tokenizer.py diff --git a/py/html5lib/treebuilders/__init__.py b/old/py/html5lib/treebuilders/__init__.py similarity index 100% rename from py/html5lib/treebuilders/__init__.py rename to old/py/html5lib/treebuilders/__init__.py diff --git a/py/html5lib/treebuilders/_base.py b/old/py/html5lib/treebuilders/_base.py similarity index 100% rename from py/html5lib/treebuilders/_base.py rename to old/py/html5lib/treebuilders/_base.py diff --git a/py/html5lib/treebuilders/dom.py b/old/py/html5lib/treebuilders/dom.py similarity index 100% rename from py/html5lib/treebuilders/dom.py rename to old/py/html5lib/treebuilders/dom.py diff --git a/py/html5lib/treebuilders/etree.py b/old/py/html5lib/treebuilders/etree.py similarity index 100% rename from py/html5lib/treebuilders/etree.py rename to old/py/html5lib/treebuilders/etree.py diff --git a/py/html5lib/treebuilders/etree_lxml.py b/old/py/html5lib/treebuilders/etree_lxml.py similarity index 100% rename from py/html5lib/treebuilders/etree_lxml.py rename to old/py/html5lib/treebuilders/etree_lxml.py diff --git a/py/html5lib/treebuilders/simpletree.py b/old/py/html5lib/treebuilders/simpletree.py similarity index 100% rename from py/html5lib/treebuilders/simpletree.py rename to old/py/html5lib/treebuilders/simpletree.py diff --git a/py/html5lib/treebuilders/soup.py b/old/py/html5lib/treebuilders/soup.py similarity index 100% rename from py/html5lib/treebuilders/soup.py rename to old/py/html5lib/treebuilders/soup.py diff --git a/py/html5lib/treewalkers/__init__.py b/old/py/html5lib/treewalkers/__init__.py similarity index 100% rename from py/html5lib/treewalkers/__init__.py rename to old/py/html5lib/treewalkers/__init__.py diff --git a/py/html5lib/treewalkers/_base.py b/old/py/html5lib/treewalkers/_base.py similarity index 100% rename from py/html5lib/treewalkers/_base.py rename to old/py/html5lib/treewalkers/_base.py diff --git a/py/html5lib/treewalkers/dom.py b/old/py/html5lib/treewalkers/dom.py similarity index 100% rename from py/html5lib/treewalkers/dom.py rename to old/py/html5lib/treewalkers/dom.py diff --git a/py/html5lib/treewalkers/etree.py b/old/py/html5lib/treewalkers/etree.py similarity index 100% rename from py/html5lib/treewalkers/etree.py rename to old/py/html5lib/treewalkers/etree.py diff --git a/py/html5lib/treewalkers/genshistream.py b/old/py/html5lib/treewalkers/genshistream.py similarity index 100% rename from py/html5lib/treewalkers/genshistream.py rename to old/py/html5lib/treewalkers/genshistream.py diff --git a/py/html5lib/treewalkers/lxmletree.py b/old/py/html5lib/treewalkers/lxmletree.py similarity index 100% rename from py/html5lib/treewalkers/lxmletree.py rename to old/py/html5lib/treewalkers/lxmletree.py diff --git a/py/html5lib/treewalkers/pulldom.py b/old/py/html5lib/treewalkers/pulldom.py similarity index 100% rename from py/html5lib/treewalkers/pulldom.py rename to old/py/html5lib/treewalkers/pulldom.py diff --git a/py/html5lib/treewalkers/simpletree.py b/old/py/html5lib/treewalkers/simpletree.py similarity index 100% rename from py/html5lib/treewalkers/simpletree.py rename to old/py/html5lib/treewalkers/simpletree.py diff --git a/py/html5lib/treewalkers/soup.py b/old/py/html5lib/treewalkers/soup.py similarity index 100% rename from py/html5lib/treewalkers/soup.py rename to old/py/html5lib/treewalkers/soup.py diff --git a/py/html5lib/utils.py b/old/py/html5lib/utils.py similarity index 100% rename from py/html5lib/utils.py rename to old/py/html5lib/utils.py diff --git a/py/parse_turmas.py b/old/py/parse_turmas.py similarity index 100% rename from py/parse_turmas.py rename to old/py/parse_turmas.py diff --git a/py/parse_turmas_usp.py b/old/py/parse_turmas_usp.py similarity index 100% rename from py/parse_turmas_usp.py rename to old/py/parse_turmas_usp.py diff --git a/readme.txt b/old/readme.txt similarity index 100% rename from readme.txt rename to old/readme.txt diff --git a/robots.txt b/old/robots.txt similarity index 100% rename from robots.txt rename to old/robots.txt