This isn't how normal Python enums work. I also want to avoide cluttering up the modules namespace. To Reproduce. cpdef enum letters: a,b,c,d, ...
確定! 回上一頁