Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(528)

Unified Diff: Tools/Scripts/webkitpy/thirdparty/logilab/common/logilab_common.egg-info/SOURCES.txt

Issue 18418010: Check in the thirdparty libs needed for webkitpy. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Tools/Scripts/webkitpy/thirdparty/logilab/common/logilab_common.egg-info/SOURCES.txt
diff --git a/Tools/Scripts/webkitpy/thirdparty/logilab/common/logilab_common.egg-info/SOURCES.txt b/Tools/Scripts/webkitpy/thirdparty/logilab/common/logilab_common.egg-info/SOURCES.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b6cae13294a94414189cad0d732a6aee01feb116
--- /dev/null
+++ b/Tools/Scripts/webkitpy/thirdparty/logilab/common/logilab_common.egg-info/SOURCES.txt
@@ -0,0 +1,155 @@
+COPYING
+COPYING.LESSER
+ChangeLog
+MANIFEST.in
+README
+README.Python3
+setup.cfg
+setup.py
+./__init__.py
+./__pkginfo__.py
+./cache.py
+./changelog.py
+./clcommands.py
+./cli.py
+./compat.py
+./configuration.py
+./contexts.py
+./corbautils.py
+./daemon.py
+./date.py
+./dbf.py
+./debugger.py
+./decorators.py
+./deprecation.py
+./fileutils.py
+./graph.py
+./hg.py
+./interface.py
+./logging_ext.py
+./modutils.py
+./optik_ext.py
+./optparser.py
+./pdf_ext.py
+./proc.py
+./pyro_ext.py
+./pytest.py
+./registry.py
+./shellutils.py
+./sphinx_ext.py
+./sphinxutils.py
+./table.py
+./tasksqueue.py
+./testlib.py
+./textutils.py
+./tree.py
+./umessage.py
+./urllib2ext.py
+./vcgutils.py
+./visitor.py
+./xmlrpcutils.py
+./xmlutils.py
+./test/unittest_cache.py
+./test/unittest_changelog.py
+./test/unittest_compat.py
+./test/unittest_configuration.py
+./test/unittest_date.py
+./test/unittest_decorators.py
+./test/unittest_deprecation.py
+./test/unittest_fileutils.py
+./test/unittest_graph.py
+./test/unittest_interface.py
+./test/unittest_modutils.py
+./test/unittest_pytest.py
+./test/unittest_registry.py
+./test/unittest_shellutils.py
+./test/unittest_table.py
+./test/unittest_taskqueue.py
+./test/unittest_testlib.py
+./test/unittest_textutils.py
+./test/unittest_tree.py
+./test/unittest_umessage.py
+./test/unittest_ureports_html.py
+./test/unittest_ureports_text.py
+./test/unittest_xmlutils.py
+./test/utils.py
+./test/data/__init__.py
+./test/data/deprecation.py
+./test/data/module.py
+./test/data/module2.py
+./test/data/noendingnewline.py
+./test/data/nonregr.py
+./test/data/find_test/__init__.py
+./test/data/find_test/module.py
+./test/data/find_test/module2.py
+./test/data/find_test/noendingnewline.py
+./test/data/find_test/nonregr.py
+./ureports/__init__.py
+./ureports/docbook_writer.py
+./ureports/html_writer.py
+./ureports/nodes.py
+./ureports/text_writer.py
+bin/pytest
+bin/pytest.bat
+doc/makefile
+doc/pytest.1
+logilab_common.egg-info/PKG-INFO
+logilab_common.egg-info/SOURCES.txt
+logilab_common.egg-info/dependency_links.txt
+logilab_common.egg-info/namespace_packages.txt
+logilab_common.egg-info/requires.txt
+logilab_common.egg-info/top_level.txt
+test/data/ChangeLog
+test/data/MyPyPa-0.1.0-py2.5.egg
+test/data/MyPyPa-0.1.0.zip
+test/data/__init__.py
+test/data/deprecation.py
+test/data/foo.txt
+test/data/module.py
+test/data/module2.py
+test/data/newlines.txt
+test/data/noendingnewline.py
+test/data/nonregr.py
+test/data/normal_file.txt
+test/data/spam.txt
+test/data/test.ini
+test/data/test1.msg
+test/data/test2.msg
+test/data/write_protected_file.txt
+test/data/content_differ_dir/NOTHING
+test/data/content_differ_dir/README
+test/data/content_differ_dir/subdir/coin
+test/data/content_differ_dir/subdir/toto.txt
+test/data/file_differ_dir/NOTHING
+test/data/file_differ_dir/README
+test/data/file_differ_dir/subdir/toto.txt
+test/data/file_differ_dir/subdirtwo/Hello
+test/data/find_test/__init__.py
+test/data/find_test/foo.txt
+test/data/find_test/module.py
+test/data/find_test/module2.py
+test/data/find_test/newlines.txt
+test/data/find_test/noendingnewline.py
+test/data/find_test/nonregr.py
+test/data/find_test/normal_file.txt
+test/data/find_test/spam.txt
+test/data/find_test/test.ini
+test/data/find_test/test1.msg
+test/data/find_test/test2.msg
+test/data/find_test/write_protected_file.txt
+test/data/find_test/sub/doc.txt
+test/data/find_test/sub/momo.py
+test/data/reference_dir/NOTHING
+test/data/reference_dir/README
+test/data/reference_dir/subdir/coin
+test/data/reference_dir/subdir/toto.txt
+test/data/same_dir/NOTHING
+test/data/same_dir/README
+test/data/same_dir/subdir/coin
+test/data/same_dir/subdir/toto.txt
+test/data/sub/doc.txt
+test/data/sub/momo.py
+test/data/subdir_differ_dir/NOTHING
+test/data/subdir_differ_dir/README
+test/data/subdir_differ_dir/subdir/coin
+test/data/subdir_differ_dir/subdir/toto.txt

Powered by Google App Engine
This is Rietveld 408576698