aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/pymod3.md
blob: edb66af5f3728fac60fb45fa3e8060731a3d4262 (plain)
1
2
3
4
5
## 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.