There is a tuple method of Python in document,but my compiler told me there is not


document here

I cannot call this method .

Which version of Mojo are you on?

mojo 25.2.0.dev2025030805

mojo 25.2.0.dev2025030805

I think the tuple change was made in mojo 25.3.0.dev2025041516 . Update Mojo and it should be fine.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.