#!/bin/csh -f # django_ver # ----------------------------------------------------------------------------- # Shell script to see the version of Python # ----------------------------------------------------------------------------- set echo python --version