mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Merge pull request #36 from MithrandirAgain/master
Location and a couple formatting bugs
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ Python-related news.
|
|||||||
`/r/python <http://reddit.com/r/python>`_
|
`/r/python <http://reddit.com/r/python>`_
|
||||||
|
|
||||||
Python Weekly
|
Python Weekly
|
||||||
~~~~~~~~~
|
~~~~~~~~~~~~~
|
||||||
|
|
||||||
Python Weekly is a free weekly newsletter featureing curated news, articles,
|
Python Weekly is a free weekly newsletter featureing curated news, articles,
|
||||||
new releases, jobs etc related to Python.
|
new releases, jobs etc related to Python.
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ If you have a feature request, suggestion, or bug report, please open a new issu
|
|||||||
|
|
||||||
If you'd like to contribute, there's plenty to do. Here's a short todo_ list.
|
If you'd like to contribute, there's plenty to do. Here's a short todo_ list.
|
||||||
|
|
||||||
.. include:: ../TODO.rst
|
.. include:: ../../TODO.rst
|
||||||
|
|
||||||
|
|
||||||
.. _GitHub: http://github.com/kennethreitz/python-guide/
|
.. _GitHub: http://github.com/kennethreitz/python-guide/
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ MIT / BSD / ISC
|
|||||||
|
|
||||||
|
|
||||||
MIT (X11)
|
MIT (X11)
|
||||||
````````
|
`````````
|
||||||
|
|
||||||
New BSD
|
New BSD
|
||||||
```````
|
```````
|
||||||
|
|||||||
Reference in New Issue
Block a user