MCPcopy Create free account

hub / github.com/PacktPublishing/Python_Master-the-Art-of-Design-Patterns / functions

Functions1,218 in github.com/PacktPublishing/Python_Master-the-Art-of-Design-Patterns

Method__init__
(self, rgb_value, name)
Module 1/Chapter5/5_05_python_pretty_as_python.py:2
Method__init__
(self, rgb_value, name)
Module 1/Chapter5/5_07_setting_name_property.py:2
Method__init__
(self, document)
Module 1/Chapter5/5_25_document_cursor.py:2
Method__init__
(self, url)
Module 1/Chapter5/5_15_cache_getter.py:4
Method__init__
(self, rgb_value, name)
Module 1/Chapter5/5_04_pytho_ugly_as_java.py:2
Method__init__
(self, x, y)
Module 1/Chapter5/5_02_distances_by_object.py:4
Method__init__
(self)
Module 1/Chapter5/5_02_distances_by_object.py:12
Method__init__
(self, document)
Module 1/Chapter5/5_26_document_using_cursor.py:2
Method__init__
(self)
Module 1/Chapter5/5_26_document_using_cursor.py:27
Method__init__
(self, x, y)
Module 1/Chapter5/5_03_object_polygon_init.py:4
Method__init__
(self, points = [])
Module 1/Chapter5/5_03_object_polygon_init.py:12
Method__init__
(self)
Module 1/Chapter5/5_29_document_with_character.py:2
Method__init__
(self, document)
Module 1/Chapter5/5_29_document_with_character.py:28
Method__init__
(self, character, bold=False, italic=False, underline=False)
Module 1/Chapter5/5_29_document_with_character.py:53
Method__init__
(self, filename, search_string, replace_string)
Module 1/Chapter5/5_17_zipsearch.py:7
Method__init__
(self, character, bold=False, italic=False, underline=False)
Module 1/Chapter5/5_28_Character_class.py:2
Method__init__
(self, zipname)
Module 1/Chapter5/zip_processor.py:8
Method__init__
(self)
Module 1/Chapter5/5_24_most_basic_document.py:2
Method__init__
(self, filename, search_string, replace_string)
Module 1/Chapter5/5_19_zipreplace_inheritance.py:6
Method__init__
(self, rgb_value, name)
Module 1/Chapter5/5_06_setting_name_in_method.py:2
Method__init__
(self, zipname)
Module 1/Chapter5/5_18_zipprocessor.py:8
Method__init__
(self, username, user=None)
Module 1/Chapter4/4_17_authenticator.py:26
Method__init__
Construct an authenticator to manage users logging in and out.
Module 1/Chapter4/4_17_authenticator.py:38
Method__init__
(self, username, user=None)
Module 1/Chapter4/auth.py:25
Method__init__
Construct an authenticator to manage users logging in and out.
Module 1/Chapter4/auth.py:52
Method__init__
(self, authenticator)
Module 1/Chapter4/auth.py:82
Method__init__
(self, username, user=None)
Module 1/Chapter4/4_19_authorizor.py:25
Method__init__
Construct an authenticator to manage users logging in and out.
Module 1/Chapter4/4_19_authorizor.py:52
Method__init__
(self, authenticator)
Module 1/Chapter4/4_19_authorizor.py:82
Method__init__
(self, balance, amount)
Module 1/Chapter4/4_11_exception_with_custom_args.py:2
Method__init__
(self, balance, amount)
Module 1/Chapter4/4_12_handle_custom_exception.py:2
Method__init__
(self, username, user=None)
Module 1/Chapter4/4_16_auth_user.py:26
Method__init__
(self, username, user=None)
Module 1/Chapter4/4_18_login.py:26
Method__init__
Construct an authenticator to manage users logging in and out.
Module 1/Chapter4/4_18_login.py:44
Method__init__
(self)
Module 1/Chapter4/4_20_test_auth.py:10
Method__init__
(self, city)
Module 1/Chapter13/13_02_thread_wait.py:13
Method__init__
(self, birthday)
Module 1/Chapter11/11_03_age_calculator_adapt_date.py:2
Method__init__
(self, name)
Module 1/Chapter11/11_17_component_hierarchy.py:2
Method__init__
(self, name)
Module 1/Chapter11/11_17_component_hierarchy.py:15
Method__init__
(self, filename)
Module 1/Chapter11/11_13_document_command_callable.py:2
Method__init__
(self, document)
Module 1/Chapter11/11_13_document_command_callable.py:15
Method__init__
(self, host, username, password)
Module 1/Chapter11/11_04_email_facade.py:5
Method__init__
(self, model_name, air=False, tilt=False, cruise_control=False, power_locks=False, all
Module 1/Chapter11/11_07_flyweight_check_serial.py:14
Method__init__
(self, name)
Module 1/Chapter11/11_16_composite_folder_methods.py:2
Method__init__
(self, name, contents)
Module 1/Chapter11/11_16_composite_folder_methods.py:19
Method__init__
(self, model_name, air=False, tilt=False, cruise_control=False, power_locks=False, all
Module 1/Chapter11/11_08_car_class.py:14
Method__init__
(self, model, color, serial)
Module 1/Chapter11/11_08_car_class.py:34
Method__init__
(self, filename)
Module 1/Chapter11/11_10_window_command_invokers.py:8
Method__init__
(self, name, iconname)
Module 1/Chapter11/11_10_window_command_invokers.py:17
Method__init__
(self, menu_name, menuitem_name)
Module 1/Chapter11/11_10_window_command_invokers.py:25
Method__init__
(self, key, modifier)
Module 1/Chapter11/11_10_window_command_invokers.py:33
Method__init__
(self, filename)
Module 1/Chapter11/11_11_window_command_commands.py:8
Method__init__
(self, name, iconname)
Module 1/Chapter11/11_11_window_command_commands.py:17
Method__init__
(self, menu_name, menuitem_name)
Module 1/Chapter11/11_11_window_command_commands.py:25
Method__init__
(self, key, modifier)
Module 1/Chapter11/11_11_window_command_commands.py:33
Method__init__
(self, document)
Module 1/Chapter11/11_11_window_command_commands.py:41
Method__init__
(self, window)
Module 1/Chapter11/11_11_window_command_commands.py:48
Method__init__
(self, model_name, air=False, tilt=False, cruise_control=False, power_locks=False, all
Module 1/Chapter11/11_06_flyweight_init.py:14
Method__init__
(self, birthday)
Module 1/Chapter11/11_01_age_calculator.py:2
Method__init__
(self, filename)
Module 1/Chapter11/11_09_window_commands.py:8
Method__init__
(self, birthday)
Module 1/Chapter11/11_02_age_calculator_adapted.py:2
Method__init__
(self, birthday)
Module 1/Chapter11/11_02_age_calculator_adapted.py:18
Method__init__
(self, name)
Module 1/Chapter11/11_18_add_child.py:2
Method__init__
(self, name)
Module 1/Chapter11/11_18_add_child.py:15
Method__iter__
for x in self syntax
Module 1/Chapter6/6_16_dictsorted.py:28
Method__iter__
(self)
Module 1/Chapter9/9_01_iterator.py:6
Method__iter__
(self)
Module 1/Chapter9/9_01_iterator.py:23
Method__iter__
(self)
Module 1/Chapter9/9_16_log_delete_warnings_object.py:7
Method__len__
(self)
Module 1/Chapter7/7_01_reversible_objects.py:4
Method__lt__
(self, object)
Module 1/Chapter6/6_10_object_comparison.py:10
Method__new__
(cls)
Module 2/Chapter02/classical_singleton.py:5
Method__new__
(cls, *args, **kwargs)
Module 2/Chapter02/borg_singleton_2.py:5
Method__new__
(cls, *args, **kwargs)
Module 2/Chapter02/another_singleton.py:5
Method__new__
(cls, *args, **kwargs)
Module 2/Chapter02/real_world_scenario_2.py:6
Method__new__
(cls, tree_type)
Module 3/9324OS_07_code/flyweight.py:9
Method__new__
(cls, tree_type)
Module 3/9324OS_07_code/old/flyweight.py:9
Method__new__
(*args, **kwargs)
Module 1/Chapter6/6_16_dictsorted.py:3
Method__new__
(cls, *args, **kwargs)
Module 1/Chapter10/10_16_singleton_using_new.py:3
Method__new__
(cls, model_name, *args, **kwargs)
Module 1/Chapter11/11_07_flyweight_check_serial.py:6
Method__new__
(cls, model_name, *args, **kwargs)
Module 1/Chapter11/11_08_car_class.py:6
Method__new__
(cls, model_name, *args, **kwargs)
Module 1/Chapter11/11_06_flyweight_init.py:6
Method__new__
(cls, model_name, *args, **kwargs)
Module 1/Chapter11/11_05_flyweight_factory.py:6
Method__next__
(self)
Module 1/Chapter9/9_01_iterator.py:15
Method__next__
(self)
Module 1/Chapter9/9_16_log_delete_warnings_object.py:9
Method__repr__
(self)
Module 1/Chapter6/6_10_object_comparison.py:15
Method__reversed__
(self)
Module 1/Chapter7/7_01_reversible_objects.py:11
Method__setattr__
(self, attr, value)
Module 1/Chapter5/5_13_read_only_setattr.py:2
Method__setitem__
self[key] = value syntax
Module 1/Chapter6/6_16_dictsorted.py:8
Method__setstate__
(self, data)
Module 1/Chapter8/8_25_state_pickling.py:28
Method__str__
(self)
Module 2/Chapter10/state_computer.py:14
Method__str__
(self)
Module 3/9324OS_13_code/observer.py:26
Method__str__
(self)
Module 3/9324OS_13_code/old/test.py:12
Method__str__
(self)
Module 3/9324OS_13_code/old/observer.py:26
Method__str__
(self)
Module 3/9324OS_03_code/clone.py:13
Method__str__
(self)
Module 3/9324OS_04_code/adapter.py:7
Method__str__
(self)
Module 3/9324OS_04_code/adapter.py:18
Method__str__
(self)
Module 3/9324OS_04_code/external.py:5
Method__str__
(self)
Module 3/9324OS_04_code/external.py:15
Method__str__
(self)
Module 3/9324OS_04_code/old/adapter.py:7
Method__str__
(self)
Module 3/9324OS_04_code/old/adapter.py:18
← previousnext →601–700 of 1,218, ranked by callers