Changes between Initial Version and Version 1 of Ticket #35766
- Timestamp:
- Sep 16, 2024, 8:32:21 AM (2 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35766 – Description
initial v1 28 28 26 return list(self)[index] 29 29 27 try: 30 TypeError: '<' not supported between instances of 'slice' and 'int' 30 31 }}} 31 32