projects
/
services
/
python-requests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
058ef27
)
ambiguous
author
Kenneth Reitz
<me@kennethreitz.com>
Sat, 10 Sep 2011 23:40:33 +0000
(19:40 -0400)
committer
Kenneth Reitz
<me@kennethreitz.com>
Sat, 10 Sep 2011 23:40:33 +0000
(19:40 -0400)
docs/index.rst
patch
|
blob
|
history
diff --git
a/docs/index.rst
b/docs/index.rst
index 8bef62bb3a1bfe2e0b9a4791a1ffd346f7209b50..3021a1bf619ac60d7a4c71587a7efa8ea1e491a6 100644
(file)
--- a/
docs/index.rst
+++ b/
docs/index.rst
@@
-36,10
+36,10
@@
multipart files, and parameters with simple Python dictionaries, and access the
response data in the same way. It's powered by :py:class:`urllib2`, but it does
all the hard work and crazy hacks for you.
-Testimonals
------------
+Testimon
i
als
+-----------
-
-`Twitter, Inc <http://twitter.com>`_
uses
Requests internally.
+`Twitter, Inc <http://twitter.com>`_
and an Unnamed Federal US Institution use
Requests internally.
**Daniel Greenfeld**
Nuked a 1200 LOC spaghetti code library with 10 lines of code thanks to