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

Unified Diff: visual_studio/NativeClientVSAddIn/InstallerResources/third_party/etree/cElementTree.py

Issue 10831030: NaCl settings and completed install scripts. (Closed) Base URL: https://nativeclient-sdk.googlecode.com/svn/trunk/src
Patch Set: Created 8 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: visual_studio/NativeClientVSAddIn/InstallerResources/third_party/etree/cElementTree.py
diff --git a/visual_studio/NativeClientVSAddIn/InstallerResources/third_party/etree/cElementTree.py b/visual_studio/NativeClientVSAddIn/InstallerResources/third_party/etree/cElementTree.py
new file mode 100644
index 0000000000000000000000000000000000000000..db12fde7ddc303fd4d635882b0b37c4590df1b03
--- /dev/null
+++ b/visual_studio/NativeClientVSAddIn/InstallerResources/third_party/etree/cElementTree.py
@@ -0,0 +1,3 @@
+# Wrapper module for _elementtree
+
+from _elementtree import *

Powered by Google App Engine
This is Rietveld 408576698