Added chapter navigation
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
[Contents](../Contents.md) \| [Prev (3 Program Organization)](../03_Program_organization/00_Overview.md) \| [Next (5 Inner Workings of Python Objects)](../05_Object_model/00_Overview.md)
|
||||
|
||||
# 4. Classes and Objects
|
||||
|
||||
So far, our programs have only used built-in Python datatypes. In
|
||||
@@ -13,4 +15,4 @@ and defining new exceptions.
|
||||
* [4.3 Special Methods](03_Special_methods.md)
|
||||
* [4.4 Defining new Exception](04_Defining_exceptions.md)
|
||||
|
||||
[Contents](../Contents.md)
|
||||
[Contents](../Contents.md) \| [Prev (3 Program Organization)](../03_Program_organization/00_Overview.md) \| [Next (5 Inner Workings of Python Objects)](../05_Object_model/00_Overview.md)
|
||||
|
||||
Reference in New Issue
Block a user