From 054e74c9526b2d00ee4015dc888cbef897de5cd0 Mon Sep 17 00:00:00 2001 From: David Wilson Date: Thu, 11 Aug 2016 01:35:16 +0100 Subject: [PATCH] Remove ancient stuff. --- econtext/core.py | 2 -- 1 file changed, 2 deletions(-) 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. """