Feature #1264
Move obsutils under the namesapce ctools
Status: | Closed | Start date: | 07/10/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assigned To: | Siejkowski Hubert | % Done: | 100% | |
Category: | - | |||
Target version: | 3rd coding sprint | |||
Duration: |
Description
During the coding sprint an idea arose to move obsutils under the ctools namespece in Python.
So now to import obsutilis one can use:
import ctools.obsutils as obsutils # or from ctools import *
Recurrence
No recurrence.
History
#1 Updated by Knödlseder Jürgen over 10 years ago
- Status changed from New to Resolved
- Assigned To set to Siejkowski Hubert
- Target version set to 3rd coding sprint
- % Done changed from 0 to 100
The module has been moved under the ctools namespace.
#2 Updated by Knödlseder Jürgen over 10 years ago
- Status changed from Resolved to Closed