Hi,
I can't find any documentation for the * operator when applied in
front of a name. Is it a pointer?
What about the @ operator?
Are there python names for these operators that would make searching
for documentation on them more fruitful?
Thanks
I can't find any documentation for the * operator when applied in
front of a name. Is it a pointer?
What about the @ operator?
Are there python names for these operators that would make searching
for documentation on them more fruitful?
Thanks
Comment