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

Unified Diff: third_party/fancy_urllib/README

Issue 1281273002: Update fancy_urllib to work with python-2.7.10 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: Created 5 years, 4 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
« no previous file with comments | « no previous file | third_party/fancy_urllib/__init__.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/fancy_urllib/README
diff --git a/third_party/fancy_urllib/README b/third_party/fancy_urllib/README
index 91da20ec7d975e9024b99b26772d9b4a6010cdc4..4fdaf2a513b0c509b941b293c710104e859133dd 100644
--- a/third_party/fancy_urllib/README
+++ b/third_party/fancy_urllib/README
@@ -1,7 +1,5 @@
-The fancy_urllib library was obtained from
-http://googleappengine.googlecode.com/svn/trunk/python/lib/fancy_urllib/fancy_urllib/__init__.py
-under the following license (http://googleappengine.googlecode.com/svn/trunk/python/LICENSE):
-
+The fancy_urllib library was obtained from [1] under the following
+license ([2]):
GOOGLE APP ENGINE SDK
=====================
@@ -19,3 +17,6 @@ distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
+
+[1] https://github.com/GoogleCloudPlatform/appengine-python-vm-runtime/blob/master/python_vm_runtime/lib/fancy_urllib/fancy_urllib/__init__.py
+[2] https://github.com/GoogleCloudPlatform/appengine-python-vm-runtime/blob/master/python_vm_runtime/LICENSE
« no previous file with comments | « no previous file | third_party/fancy_urllib/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698