Decorators

cluster_python Python cluster_python_basics Basics cluster_python_swdev Software Development cluster_python_drafts Python Drafts python_basics_python_0220_for for Loops python_basics_python_0193_while while Loops python_basics_python_0220_for->python_basics_python_0193_while python_basics_python_0200_sequential_types Sequential Datatypes python_basics_python_0220_for->python_basics_python_0200_sequential_types python_basics_python_0450_dictionaries More on Dictionaries python_basics_python_0450_dictionaries->python_basics_python_0220_for python_basics_python_0150_datatypes_overview_compound Compound Datatypes python_basics_python_0450_dictionaries->python_basics_python_0150_datatypes_overview_compound python_basics_python_0170_if The if Statement python_basics_python_0193_while->python_basics_python_0170_if python_basics_python_0160_boolean Boolean python_basics_python_0193_while->python_basics_python_0160_boolean python_basics_python_0170_if->python_basics_python_0160_boolean python_basics_python_0150_datatypes_overview Datatypes python_basics_python_0200_sequential_types->python_basics_python_0150_datatypes_overview python_basics_python_0120_helloworld Hello World python_basics_python_0110_blahblah Blahblah python_basics_python_0120_helloworld->python_basics_python_0110_blahblah python_basics_python_0150_datatypes_overview_compound->python_basics_python_0150_datatypes_overview python_basics_python_0140_variables Variables python_basics_python_0150_datatypes_overview->python_basics_python_0140_variables python_basics_python_0160_boolean->python_basics_python_0150_datatypes_overview python_basics_python_0130_syntax_etc Syntax etc. python_basics_python_0130_syntax_etc->python_basics_python_0120_helloworld python_basics_python_0140_variables->python_basics_python_0130_syntax_etc python_basics_python_0270_functions Functions python_basics_python_0270_functions->python_basics_python_0150_datatypes_overview python_basics_python_0270_functions->python_basics_python_0140_variables python_swdev_python_1050_oo Object Oriented Programming python_swdev_python_1050_oo->python_basics_python_0450_dictionaries python_swdev_python_1050_oo->python_basics_python_0270_functions python_drafts_special_methods Special Methods, Operator Overloading (incomplete) python_drafts_special_methods->python_swdev_python_1050_oo python_drafts_closures Closures python_drafts_closures->python_basics_python_0270_functions python_drafts_decorators Decorators python_drafts_decorators->python_basics_python_0270_functions python_drafts_decorators->python_drafts_special_methods python_drafts_decorators->python_drafts_closures python_drafts_starargs Positional and Keyword Arguments python_drafts_decorators->python_drafts_starargs python_drafts_starargs->python_basics_python_0270_functions