Exist
index
/home/graeme/CVS/dna/scheduler/Scheduler/Driver/Exist.py

# Exist.py
# Maintained by G.Winter
# 26th January 2004

# A section of the second generation scheduler. This will check to see if 
# files specified by a fileinfo and a list of integers exist, and will return
# 1 if they do exist and 0 if they do not.

# There will also be routines in here which check for the direct existance
# of the files

# $Id: Exist.html,v 1.1 2004/10/01 12:15:56 gwin Exp $

 
Modules
       
Driver
XSD
os
re
sys

 
Functions
       
Fileinfo(fileinfo, images)

 
Data
        dna = '/home/graeme/CVS/dna'