A look at the newest Python Metaprogramming
January 09, 2007 (8:00:00 AM) - 1 year, 9 months ago
Share
a>
Print
Comments
BlueVoodoo writes "Python made metaprogramming possible, but each Python version has added slightly different -- and not quite compatible --
wrinkles to the way you accomplish metaprogramming tricks. Python has recently grown “decorator,” which are the newest -- and by far the most user-friendly way, so far -- to perform most metaprogramming."