diff --git a/econtext/core.py b/econtext/core.py index 40880638..ad9de292 100644 --- a/econtext/core.py +++ b/econtext/core.py @@ -1,5 +1,3 @@ -#!/usr/bin/env python2.5 - """ Python external execution contexts. """