pyscripter/python4delphi

Adding support for set and frozenset objects

pyscripter opened this issue · 0 comments

Discussed in #437

Originally posted by oleg-oleinik October 18, 2023
Hello,
Do you plan to connect python objects of type set and frozenset to p4d?
How can a Delphi program now iterate over such objects or check for the presence of specific values?
Thank you.