This website requires JavaScript.
Explore
Help
Sign In
Zxc200611
/
pocketpy
Watch
1
Star
0
Fork
0
You've already forked pocketpy
mirror of
https://github.com/pocketpy/pocketpy
synced
2026-05-09 11:43:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
pocketpy
/
test_iter.py
anmoltyagi18
f8c51ef6fe
fix(bytes): make bytes object iterable -
fixes
#450
2026-04-01 20:06:47 +05:30
2 lines
30 B
Python
Raw
Blame
History
print
(
list
(
'
Hello
'
.
encode
(
)
)
)
Reference in New Issue
View Git Blame
Copy Permalink