Hi Markus,
Thank you for your excellent reply to my question. I was able to just use
the constructor, for some reason I thought it wasn't working, when in
reality it was working and I was just adding the incorrect items to the
tuple. I appreciate your response!
Regards.
Slide
On Mon, Aug 24, 20
Hi,
Von: Slide
> Can anyone tell me why this method is internal?!
My educated guess is that it uses the items array by value without copying it,
while all public ways to construct the tuple actually copy the sequence you
pass. Making that method public would allow users to create a tuple which
Can anyone tell me why this method is internal?!
___
Ironpython-users mailing list
Ironpython-users@python.org
https://mail.python.org/mailman/listinfo/ironpython-users