Changes between Version 14 and Version 15 of TorqueUsage


Ignore:
Timestamp:
10/03/06 11:48:30 (18 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TorqueUsage

    v14 v15  
    2626== PBSQuery python module ==
    2727
    28 As the name already suggested this modules ia only used to get statistics from the server.
     28As the name already suggested this modules ia only used to get statistics from the server. The module has builtin documentation:
     29{{{
     30ipython
     31import PBSQuery
     32help PBSQuery
     33}}}