~msabramo/flufl.enum/python2.6

Viewing all changes in revision 78.

  • Committer: Barry Warsaw
  • Date: 2013-03-31 18:04:28 UTC
  • Revision ID: barry@python.org-20130331180428-sxua8543j18lviaz
In the Enum() and IntEnum() calls:
   - Accept a space-separate string of enum values which are auto-split.
   - Accept a dictionary of enumeration name/value pairs.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: