5 lines
78 B
Text
Executable file
5 lines
78 B
Text
Executable file
url=https://www.python.org/downloads
|
|
|
|
getver_python3() {
|
|
getver | grep ^3
|
|
}
|