CCP4
index
/home/graeme/CVS/dna/scheduler/Scheduler/CCP4/CCP4.py

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

# A general set of bits for CCP4, to go towards the second generation Scheduler
# framework.



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

 
Modules
       
exceptions

 
Classes
       
exceptions.Exception
CCP4Exception

 
class CCP4Exception(exceptions.Exception)
     Methods defined here:
__init__(self, args)

Methods inherited from exceptions.Exception:
__getitem__(...)
__str__(...)