Sign in
qemu
/
meson
/
refs/heads/killpy3
/
.
/
docs
/
markdown
/
snippets
/
pymod3.md
blob: edb66af5f3728fac60fb45fa3e8060731a3d4262 [
file
] [
log
] [
blame
] [
view
]
## The `python3` module has been removed
It
has been deprecated
for
a
long
time so
finally
removing it
.
The
`python`
module
should be used instead
.
It
does everything the
`python3`
module
did
and
more
.