Changes between Initial Version and Version 1 of Ticket #35766


Ignore:
Timestamp:
Sep 16, 2024, 8:32:21 AM (3 days ago)
Author:
David
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35766 – Description

    initial v1  
    2828     26         return list(self)[index]
    2929     27     try:
     30TypeError: '<' not supported between instances of 'slice' and 'int'
    3031}}}
    3132
Back to Top