This website requires JavaScript.
Explore
Help
Register
Sign In
Rust-related
/
RustPython
Watch
1
Star
0
Fork
1
You've already forked RustPython
mirror of
https://github.com/RustPython/RustPython.git
synced
2026-06-02 19:39:49 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
57aca407bc6f4657efed2be21c893cf0cd515a26
RustPython
/
vm
/
tests
/
tuple.py
Shing Lyu
a2520d0b40
Rename VM to vm
2018-06-06 23:30:48 +02:00
3 lines
27 B
Python
Raw
Blame
History
x
=
(
1
,
2
)
assert
x
[
0
]
==
1
Reference in New Issue
View Git Blame
Copy Permalink