metaprogramming examples

This commit is contained in:
Luciano Ramalho
2015-01-01 10:21:37 -02:00
parent 7a268a5b43
commit 8e2b8d90e5
18 changed files with 13902 additions and 11 deletions

View File

@@ -34,6 +34,7 @@ No change was made::
"""
class Quantity:
def __init__(self, storage_name):