Python doesn't have a built-in way to define an enum, so this module provides (what I think) is a pretty clean way to go about them. from utils import enum ...
確定! 回上一頁