Ignore:
Timestamp:
09/17/02 13:51:19 (22 years ago)
Author:
sscpbas
Message:

Added a new pbs.py version. So we can now check for pbs python interface
version.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pbs_swig/distro/CHANGES

    r22 r24  
    99 This requires that the package 'distutils' must be installed. As for
    1010 version 1.6 and higher it is in the distribution.
     11
     12 Added a function that prints the pbs python interface version. So we
     13 can check if we have the right interface version:
     14 import pbs
     15 print pbs.version()
     16 
    1117
    1218=========== Version 2.2
Note: See TracChangeset for help on using the changeset viewer.