They say a python tuple can’t contain itself...
but here at PDW we abhor that kind of defeatism gt; gt; gt; import ctypes gt; gt; gt; tup None, gt; gt; gt; ctypes.pythonapi.PyTuple SetItem.argtypes ctypes.c void p, ctypes.c int, ctypes.c void p gt; gt; gt; ctypes.pythonapi.PyTuple SetItem id tup ,, id tup Showing the tuple itself...