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