Skip to content

Commit 27dfb95

Browse files
committed
Administrivia
1 parent 6d4d3df commit 27dfb95

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

admin-tools/setup-python-3.0.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#!/bin/bash
22
# Check out python-3.0-to-3.2 and dependent development branches.
33

4-
set -e
54
PYTHON_VERSION=3.0.1
65

76
bs=${BASH_SOURCE[0]}

admin-tools/setup-python-3.3.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#!/bin/bash
22
# Check out python-3.3-to-3.5 and dependent development branches.
3-
set -e
43
PYTHON_VERSION=3.3.7
54

65
bs=${BASH_SOURCE[0]}

0 commit comments

Comments
 (0)