mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 06:46:17 +00:00
Merge branch 'master' into gpipfix
This commit is contained in:
@@ -253,7 +253,7 @@ and eventually an application, including a chapter on using zc.buildout. Later
|
||||
chapters detail best practices such as writing documentation, test-driven
|
||||
development, version control, optimization, and profiling.
|
||||
|
||||
`Expert Python Programming <https://www.packtpub.com/application-development/expert-python-programming>`_
|
||||
`Expert Python Programming <https://www.packtpub.com/product/expert-python-programming-third-edition/9781789808896>`_
|
||||
|
||||
|
||||
A Guide to Python's Magic Methods
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ docutils==0.14
|
||||
idna==2.7
|
||||
imagesize==1.0.0
|
||||
Jinja2==2.10
|
||||
MarkupSafe==1.0
|
||||
MarkupSafe==1.1.1
|
||||
packaging==17.1
|
||||
Pygments==2.2.0
|
||||
pyparsing==2.2.0
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
3.6
|
||||
3.5
|
||||
|
||||
Reference in New Issue
Block a user