mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-30 11:59:37 +08:00
716bdbb7cd
The >= comparison for the Cythonized Security object was actually doing <=. Fix this and add unit tests for all the Security object rich comparison operators.