PATH:
usr
/
local
/
jetapps
/
var
/
lib
/
aws
/
lib
/
python2.7
/
site-packages
/
wheel
# from Pyramid class reify(object): """Put the result of a method which uses this (non-data) descriptor decorator in the instance dict after the first call, effectively replacing the decorator with an instance variable. """ def __init__(self, wrapped): self.wrapped = wrapped self.__doc__ = wrapped.__doc__ def __get__(self, inst, objtype=None): if inst is None: return self val = self.wrapped(inst) setattr(inst, self.wrapped.__name__, val) return val
[-] wininst2wheel.py
[edit]
[-] metadata.pyc
[edit]
[-] pep425tags.py
[edit]
[+]
..
[-] bdist_wheel.py
[edit]
[-] decorator.pyc
[edit]
[+]
signatures
[-] bdist_wheel.pyc
[edit]
[-] __init__.pyc
[edit]
[-] util.py
[edit]
[-] paths.py
[edit]
[-] __main__.py
[edit]
[-] __main__.pyc
[edit]
[-] egg2wheel.pyc
[edit]
[-] install.py
[edit]
[-] eggnames.txt
[edit]
[-] pkginfo.py
[edit]
[-] archive.pyc
[edit]
[-] wininst2wheel.pyc
[edit]
[-] archive.py
[edit]
[-] pep425tags.pyc
[edit]
[-] install.pyc
[edit]
[+]
tool
[-] __init__.py
[edit]
[-] egg2wheel.py
[edit]
[-] metadata.py
[edit]
[-] decorator.py
[edit]
[-] paths.pyc
[edit]
[-] util.pyc
[edit]
[+]
test
[-] pkginfo.pyc
[edit]