##// END OF EJS Templates
handle multiple decorators in oinspect...
handle multiple decorators in oinspect We only check for `__wrapped__` once, which won't correctly find a function wrapped in two or more decorators. This is theoretically vulnerable to fake objects always returning a `__wrapped__` attribute with a `__wrapped__` attribute.
Min RK -
r21505:f4ed417c
Show More
Name Size Modified Last Commit Author
/ tools
alldeps
tests
backport_pr.py Loading ...
build_release Loading ...
check_sources.py Loading ...
gen_latex_symbols.py Loading ...
gh_api.py Loading ...
git-mpr.py Loading ...
git-mrb Loading ...
github_stats.py Loading ...
make_tarball.py Loading ...
mknbindex.py Loading ...
post_pr_test.py Loading ...
release Loading ...
test_pr.py Loading ...
testupload Loading ...
toollib.py Loading ...
update_whatsnew.py Loading ...