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:
c3fc2dd
)
typo all the things
author
Kenneth Reitz
<me@kennethreitz.com>
Fri, 12 Oct 2012 23:46:46 +0000
(
00:46
+0100)
committer
Kenneth Reitz
<me@kennethreitz.com>
Fri, 12 Oct 2012 23:46:46 +0000
(
00:46
+0100)
docs/user/quickstart.rst
patch
|
blob
|
history
diff --git
a/docs/user/quickstart.rst
b/docs/user/quickstart.rst
index b73f296185b0cd977334dc0ac34d9bae704bc57a..159d651a5b6d26fc6342ba7745eb06d3c8f5fdd7 100644
(file)
--- a/
docs/user/quickstart.rst
+++ b/
docs/user/quickstart.rst
@@
-374,9
+374,7
@@
OAuth Authentication
Requests features robust, built-in OAuth support!
-OAuth takes many forms, so let's take a look at a few
-
-::
+OAuth takes many forms, so let's take a look at a few different forms::
import requests
from requests.auth import OAuth1