Administrivia

This commit is contained in:
rocky
2024-02-24 10:25:10 -05:00
parent f7b0e895ed
commit 9ceb9eb9ac

View File

@@ -1,7 +1,6 @@
#!/bin/bash
# Check out python-2.4-to-2.7 and dependent development branches.
set -e
PYTHON_VERSION=2.4.6
bs=${BASH_SOURCE[0]}