RSSAmplifier

Connor Skennerton · Nov 24, 2021

Dynamic types in Python.

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

I’m constantly learning new things about the Python language. I consider myself a pretty good python programmer but often you never need to use all of the language features when writing your own code. For example I’ve not used is the class factory pattern using the type built in function. I’ve been aware of class factories, and read a few blog posts but never grokked it, until…

Read on /2021/11/24/dynamic-types-in-python./

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.