[Python-checkins] [python/cpython] 3fbd70: bpo-30466: Add brief explanation of classes to tut...
GitHub
noreply at github.com
Wed Jul 12 22:30:39 EDT 2017
Branch: refs/heads/master
Home: https://github.com/python/cpython
Commit: 3fbd70018f835edd33250de2f79b7a7ef45f8359
https://github.com/python/cpython/commit/3fbd70018f835edd33250de2f79b7a7ef45f8359
Author: Trey Hunner <trey at treyhunner.com>
Date: 2017-07-12 (Wed, 12 Jul 2017)
Changed paths:
M Doc/tutorial/classes.rst
Log Message:
-----------
bpo-30466: Add brief explanation of classes to tutorial (GH-1804)
More information about the Python-checkins
mailing list