Module AIPS :: Class _AIPS
[hide private]
[frames] | no frames]

Class _AIPS

source code


Backwards compatibility gunk.

Instance Methods [hide private]
 
_get_userno(self) source code
 
_set_userno(self, value) source code
 
_get_disks(self) source code
 
_set_disks(self, value) source code
 
_get_log(self) source code
 
_set_log(self, value) source code
 
_get_debuglog(self) source code
 
_set_debuglog(self, value) source code

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Properties [hide private]
  userno
  disks
  log
  debuglog

Inherited from object: __class__

Property Details [hide private]

userno

Get Method:
_get_userno(self)
Set Method:
_set_userno(self, value)

disks

Get Method:
_get_disks(self)
Set Method:
_set_disks(self, value)

log

Get Method:
_get_log(self)
Set Method:
_set_log(self, value)

debuglog

Get Method:
_get_debuglog(self)
Set Method:
_set_debuglog(self, value)