Administrivia

This commit is contained in:
rocky
2024-02-24 10:26:45 -05:00
parent 6d4d3df659
commit 27dfb956d5
2 changed files with 0 additions and 2 deletions

View File

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