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

Unified Diff: Tools/Scripts/webkitpy/thirdparty/logilab/astng/logilab_astng.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/astng/logilab_astng.egg-info/SOURCES.txt
diff --git a/Tools/Scripts/webkitpy/thirdparty/logilab/astng/logilab_astng.egg-info/SOURCES.txt b/Tools/Scripts/webkitpy/thirdparty/logilab/astng/logilab_astng.egg-info/SOURCES.txt
new file mode 100644
index 0000000000000000000000000000000000000000..88b4b3479ec317024948f3c218d8263491f46e74
--- /dev/null
+++ b/Tools/Scripts/webkitpy/thirdparty/logilab/astng/logilab_astng.egg-info/SOURCES.txt
@@ -0,0 +1,90 @@
+COPYING
+COPYING.LESSER
+ChangeLog
+MANIFEST.in
+README
+README.Python3
+setup.py
+./__init__.py
+./__pkginfo__.py
+./as_string.py
+./bases.py
+./builder.py
+./exceptions.py
+./inference.py
+./inspector.py
+./manager.py
+./mixins.py
+./node_classes.py
+./nodes.py
+./protocols.py
+./raw_building.py
+./rebuilder.py
+./scoped_nodes.py
+./utils.py
+./test/unittest_builder.py
+./test/unittest_inference.py
+./test/unittest_inspector.py
+./test/unittest_lookup.py
+./test/unittest_manager.py
+./test/unittest_nodes.py
+./test/unittest_python3.py
+./test/unittest_regrtest.py
+./test/unittest_scoped_nodes.py
+./test/unittest_utils.py
+./test/data/__init__.py
+./test/data/absimport.py
+./test/data/all.py
+./test/data/email.py
+./test/data/format.py
+./test/data/module.py
+./test/data/module2.py
+./test/data/noendingnewline.py
+./test/data/nonregr.py
+./test/data/notall.py
+./test/data/SSL1/Connection1.py
+./test/data/SSL1/__init__.py
+./test/data/appl/__init__.py
+./test/data/appl/myConnection.py
+./test/data2/__init__.py
+./test/data2/clientmodule_test.py
+./test/data2/suppliermodule_test.py
+brain/py2mechanize.py
+brain/py2qt4.py
+brain/py2stdlib.py
+logilab_astng.egg-info/PKG-INFO
+logilab_astng.egg-info/SOURCES.txt
+logilab_astng.egg-info/dependency_links.txt
+logilab_astng.egg-info/namespace_packages.txt
+logilab_astng.egg-info/requires.txt
+logilab_astng.egg-info/top_level.txt
+test/fulltest.sh
+test/data/MyPyPa-0.1.0-py2.5.egg
+test/data/MyPyPa-0.1.0-py2.5.zip
+test/data/__init__.py
+test/data/absimport.py
+test/data/all.py
+test/data/email.py
+test/data/format.py
+test/data/module.py
+test/data/module2.py
+test/data/noendingnewline.py
+test/data/nonregr.py
+test/data/notall.py
+test/data/SSL1/Connection1.py
+test/data/SSL1/__init__.py
+test/data/appl/__init__.py
+test/data/appl/myConnection.py
+test/data2/__init__.py
+test/data2/clientmodule_test.py
+test/data2/suppliermodule_test.py
+test/regrtest_data/descriptor_crash.py
+test/regrtest_data/absimp/__init__.py
+test/regrtest_data/absimp/string.py
+test/regrtest_data/absimp/sidepackage/__init__.py
+test/regrtest_data/package/__init__.py
+test/regrtest_data/package/absimport.py
+test/regrtest_data/package/hello.py
+test/regrtest_data/package/import_package_subpackage_module.py
+test/regrtest_data/package/subpackage/__init__.py
+test/regrtest_data/package/subpackage/module.py

Powered by Google App Engine
This is Rietveld 408576698