%PDF- %PDF-
Direktori : /proc/thread-self/root/opt/alt/python37/lib64/python3.7/site-packages/guppy/heapy/ |
Current File : //proc/thread-self/root/opt/alt/python37/lib64/python3.7/site-packages/guppy/heapy/Target.py |
import os import sys class Target: def __init__(self, _hiding_tag_=None): self.wd = os.getcwd() self.pid = os.getpid() self.sys = sys self._hiding_tag_ = _hiding_tag_