Skip to content

MultivaluedDict 2.0.1

Latest
Compare
Choose a tag to compare
@fsssosei fsssosei released this 14 Apr 18:19
· 2 commits to master since this release
5f23446

Changes:

  • Changed the API. The reverse(self, key); Added __reverse__ (self).
  • The multivalued_dict_module documentation has been updated.