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