@@ -17,27 +17,27 @@ Moreover, if you want to add more content to this book then kindly submit a pull
1717
1818Table of Contents:
1919------------------
20- - :doc: `args_and_kwargs.rst `
21- - :doc: `debugging.rst `
22- - :doc: `generators.rst `
23- - :doc: `map_&_filter.rst `
24- - :doc: `set_-_data_structure.rst `
25- - :doc: `ternary_operators.rst `
26- - :doc: `decorators.rst `
27- - :doc: `global_&_return.rst `
28- - :doc: `mutation.rst `
29- - :doc: `__slots__magic.rst `
30- - :doc: `virtual_environment.rst `
31- - :doc: `collections.rst `
32- - :doc: `enumerate.rst `
33- - :doc: `object_introspection.rst `
34- - :doc: `comprehensions.rst `
35- - :doc: `exceptions.rst `
36- - :doc: `lambdas.rst `
37- - :doc: `one_liners.rst `
38- - :doc: `for_-_else.rst `
39- - :doc: `open_function.rst `
40- - :doc: `targeting_python_2_3.rst `
41- - :doc: `coroutines.rst `
42- - :doc: `function_caching.rst `
43- - :doc: `context_managers.rst `
20+ - :doc: `< args_and_kwargs.rst > `
21+ - :doc: `< debugging.rst > `
22+ - :doc: `< generators.rst > `
23+ - :doc: `< map_&_filter.rst > `
24+ - :doc: `< set_-_data_structure.rst > `
25+ - :doc: `< ternary_operators.rst > `
26+ - :doc: `< decorators.rst > `
27+ - :doc: `< global_&_return.rst > `
28+ - :doc: `< mutation.rst > `
29+ - :doc: `< __slots__magic.rst > `
30+ - :doc: `< virtual_environment.rst > `
31+ - :doc: `< collections.rst > `
32+ - :doc: `< enumerate.rst > `
33+ - :doc: `< object_introspection.rst > `
34+ - :doc: `< comprehensions.rst > `
35+ - :doc: `< exceptions.rst > `
36+ - :doc: `< lambdas.rst > `
37+ - :doc: `< one_liners.rst > `
38+ - :doc: `< for_-_else.rst > `
39+ - :doc: `< open_function.rst > `
40+ - :doc: `< targeting_python_2_3.rst > `
41+ - :doc: `< coroutines.rst > `
42+ - :doc: `< function_caching.rst > `
43+ - :doc: `< context_managers.rst > `
0 commit comments