From: Evan Broder Date: Tue, 12 Aug 2008 00:08:23 +0000 (-0700) Subject: Change the shebang line for the pyhesiodfs example X-Git-Tag: 1.0.0~21 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/python-routefs.git/commitdiff_plain/1302c811bd2477361bafea538653eff01f2f4e40?hp=b52b558e831faa5c6a3d8e19c69a84f894ddf2f5 Change the shebang line for the pyhesiodfs example --- diff --git a/routefs/examples/pyhesiodfs.py b/routefs/examples/pyhesiodfs.py index 6c5f77b..0392bce 100755 --- a/routefs/examples/pyhesiodfs.py +++ b/routefs/examples/pyhesiodfs.py @@ -1,4 +1,4 @@ -#!/sw/bin/python2.5 +#!/usr/bin/python import hesiod import routefs