class _GLUECLAMP_: _imports_ = ( '_parent.UniSet:IdentitySetMulti', '_parent.UniSet:IdentitySet', '_parent.View:_hiding_tag_', '_root.guppy:sets', '_root.guppy.sets:NodeSet', '_root.guppy.sets:ImmNodeSet', '_root.guppy.sets:MutNodeSet', '_root.guppy.sets:immbit', '_root.guppy.sets:immbitrange', '_root.guppy.sets:immbitset', '_root.guppy.sets:mutbitset', ) def _get_emptynodeset(self): return self.immnodeset() def immnodeset(self, it=()): return self.sets.immnodeset(it, self._hiding_tag_) def immnodeset_union(self, sets): return self.sets.immnodeset_union(sets, self._hiding_tag_) def mutnodeset(self, *args, **kwds): s = self.sets.mutnodeset(*args, **kwds) s._hiding_tag_ = self._hiding_tag_ return s
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
__pycache__ | Folder | 0755 |
|
|
test | Folder | 0755 |
|
|
Classifiers.py | File | 45.16 KB | 0644 |
|
Console.py | File | 843 B | 0644 |
|
Doc.py | File | 7.81 KB | 0644 |
|
ImpSet.py | File | 870 B | 0644 |
|
Monitor.py | File | 14.5 KB | 0644 |
|
OutputHandling.py | File | 11.52 KB | 0644 |
|
Part.py | File | 23.25 KB | 0644 |
|
Path.py | File | 14.19 KB | 0644 |
|
Prof.py | File | 90.38 KB | 0644 |
|
RM.py | File | 119 B | 0644 |
|
RefPat.py | File | 18.18 KB | 0644 |
|
Remote.py | File | 15.31 KB | 0644 |
|
RemoteConstants.py | File | 209 B | 0644 |
|
Spec.py | File | 48.59 KB | 0644 |
|
Target.py | File | 205 B | 0644 |
|
UniSet.py | File | 66.5 KB | 0644 |
|
Use.py | File | 23.05 KB | 0644 |
|
View.py | File | 19.05 KB | 0644 |
|
__init__.py | File | 209 B | 0644 |
|
heapyc.cpython-311-x86_64-linux-gnu.so | File | 154.55 KB | 0755 |
|
pbhelp.py | File | 17.4 KB | 0644 |
|