tubes._siphon._SiphonPiece(object)
class documentationtubes._siphon
(View In Hierarchy)
Known subclasses: tubes._siphon._SiphonDrain, tubes._siphon._SiphonFount
Shared functionality between _SiphonFount
and _SiphonDrain
Method | __init__ | Undocumented |
Method | _tube | Expose the siphon's _tube directly since many things will
want to manipulate it. |
Expose the siphon's _tube
directly since many things will
want to manipulate it.
Returns | ITube |