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:
4e90aa7
)
Enable GitHub syntax highlighting on README
author
Corey Farwell
<coreyf@rwell.org>
Mon, 8 Dec 2014 18:04:27 +0000
(13:04 -0500)
committer
Corey Farwell
<coreyf@rwell.org>
Mon, 8 Dec 2014 18:04:27 +0000
(13:04 -0500)
README.rst
patch
|
blob
|
history
diff --git
a/README.rst
b/README.rst
index 521ab6f20905c51ad320ced1812f5ad5afe2b16b..e9f63ef83b18e07bf866ac5f26eaea45649eddb1 100644
(file)
--- a/
README.rst
+++ b/
README.rst
@@
-19,7
+19,7
@@
perform the simplest of tasks.
Things shouldn't be this way. Not in Python.
-.. code-block:: py
c
on
+.. code-block:: py
th
on
>>> r = requests.get('https://api.github.com', auth=('user', 'pass'))
>>> r.status_code