pymore:莫python问题较少。 python的助手 源码
pymore pymore是Python有用工具的集合。 这包括 EqualsTester:一个用于测试Python中的平等契约的帮助程序(最初是为开发的) import pymore tester = pymore . EqualsTester () # This tests that the added elements all satisfy the equals contract # between themselves. tester . add_equality_group ( MyObject ( "a" ), MyObject ( "a" )) # Each new addition of an equality group also tests that the elements # in this new group are not equal to those
文件列表
pymore-main.zip
(预估有个15文件)
pymore-main
pymore
iterators_test.py
1023B
__init__.py
692B
equals_tester.py
7KB
iterators.py
2KB
equals_tester_test.py
10KB
.github
workflows
ci.yml
2KB
暂无评论