Skip to content

1.0.5

Compare
Choose a tag to compare
@valdergallo valdergallo released this 05 Nov 15:09
· 23 commits to master since this release
  • add tuple with 3 values
 >>> from pyconst import Const
 >>> const = Const(('My Label Name', 'my_attribute_name', 'my_attribute_value'))