mirror of
https://github.com/davrot/pytutorial.git
synced 2025-04-18 21:26:41 +02:00
Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
3dd8e51b4b
commit
e4959670bc
1 changed files with 2 additions and 2 deletions
|
@ -1071,5 +1071,5 @@ Even with \_\_slots\_\_ use, now the variable a is included in the list:
|
||||||
|
|
||||||
## References
|
## References
|
||||||
|
|
||||||
[Classes](https://docs.python.org/3/tutorial/classes.html)
|
* [Classes](https://docs.python.org/3/tutorial/classes.html)
|
||||||
[Objects: Special method names](https://docs.python.org/3/reference/datamodel.html#special-method-names)
|
* [Objects: Special method names](https://docs.python.org/3/reference/datamodel.html#special-method-names)
|
||||||
|
|
Loading…
Add table
Reference in a new issue