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,6 +1,5 @@
#!/bin/bash
# Check out python-3.3-to-3.5 and dependent development branches.
set -e
PYTHON_VERSION=3.3.7
bs=${BASH_SOURCE[0]}