Files
typeshed/stdlib
Alex Waygood 7b24e9d89a Improve UserList comparison methods (#6471)
These functions will fail at runtime if `other` is not either a `list` or a `UserList`. The elements within `other` must also be of the same type as the elements within `self`, or the comparison will fail.
2021-12-02 16:19:50 +01:00
..
2021-11-28 22:42:23 +02:00
2021-11-29 11:07:20 -08:00
2021-05-06 18:57:33 +03:00
2021-11-26 21:52:52 +02:00
2021-08-11 20:49:30 -07:00
2021-11-30 23:19:30 -08:00
2021-11-02 20:23:30 -07:00
2021-04-14 19:14:07 -07:00
2021-11-27 23:11:53 -08:00
2021-11-27 16:53:36 +02:00