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

Unified Diff: third_party/pyftpdlib/README.chromium

Issue 182031: Speed up net_unittests by re-using one FTP test server instance. (Closed)
Patch Set: add google.patch Created 11 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
Index: third_party/pyftpdlib/README.chromium
diff --git a/third_party/pyftpdlib/README.chromium b/third_party/pyftpdlib/README.chromium
index a36b118d1540d77f74c39b0b5f3db5f82e31cc45..d7ac8637b7a933e8ffec4edcf6bf840d80fb6512 100644
--- a/third_party/pyftpdlib/README.chromium
+++ b/third_party/pyftpdlib/README.chromium
@@ -1,5 +1,7 @@
This library was downloaded from http://code.google.com/p/pyftpdlib/
+Chromium-specific changes are in google.patch file.
wtc 2009/08/31 20:38:44 Why don't we name the file chromium.patch? I gues
+
For licensing information please LICENSE file
Python FTP server library provides an high-level portable interface to easily
@@ -9,4 +11,4 @@ available for Python programming language.
Version: 0.5.0
-Learn more by visiting: http://code.google.com/p/pyftpdlib/wiki/FAQ
+Learn more by visiting: http://code.google.com/p/pyftpdlib/wiki/FAQ

Powered by Google App Engine
This is Rietveld 408576698