lp://staging/~chemoelectric/flufl.enum/munepy-py3

Created by chemoelectric and last modified

Munepy made usable with Python 3.

Get this branch:
bzr branch lp://staging/~chemoelectric/flufl.enum/munepy-py3
Only chemoelectric can upload to this branch. If you are chemoelectric please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
chemoelectric
Project:
flufl.enum
Status:
Development

Recent revisions

19. By trashman <trashman@crud>

Gentoo ebuild added.

18. By trashman <trashman@crud>

Use distutils instead of setuptools.

17. By trashman <trashman@crud>

Use "setuptools" instead of "setuptools-bzr".

16. By Barry Warsaw

Merged from upstream

15. By Barry Warsaw

Fix the setup_requires to use the new name of the setuptools_bzr plugin.

Bump version number and copyright years.

14. By Barry Warsaw

Consistenly use the LGPL.
Setup requires setuptoolsbzr plugin.

13. By Barry Warsaw

Small fixes to the setup.py file

12. By Barry Warsaw

Updated the proto-PEP/doctest to include an earlier description of the choice
for the munepy package name. Also improve the coverage of the doctest to
100% by adding a test of the __members__ attribute. Clarify a few other
things in the PEP.

When multiple enum values are detected, print the offending integer value, not
the enum name.

Bump to version 1.3 and place the code under the LGPL.

11. By Barry Warsaw

Cleanup, and bump the version number to 1.2

Because the proto-pep and the doctest were largely the same, just get
rid of the doctest and use the proto-pep as both the documentation and
test. Move the tests subdirectory to docs.

10. By Barry Warsaw

Change the __str__() to return an 'Enum.value' string instead of just the
'value'. Add an 'enumname' property to return the string name of the value.
Update the tests and PEP accordingly.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers