Changes between Initial Version and Version 1 of Ticket #34445, comment 1


Ignore:
Timestamp:
Mar 29, 2023, 4:48:43 AM (18 months ago)
Author:
David Sanders

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34445, comment 1

    initial v1  
    1010}}}
    1111
    12 The `__str__()` on the proxy object doesn't seem to be called when evaluated through `str()` 🤔
     12Confirmed __str__() is returning a list.
Back to Top