diff options
author | Carl Meyer <carl@oddbird.net> | 2018-08-28 07:11:56 (GMT) |
---|---|---|
committer | Nick Coghlan <ncoghlan@gmail.com> | 2018-08-28 07:11:56 (GMT) |
commit | d658deac6060ee92b449a3bf424b460eafd99f3e (patch) | |
tree | b20a3a288b17dd17fbd5e555f139b2c1df80bcb7 /Python/fileutils.c | |
parent | 216b745eafa7cd4a683a8405dcfbd7f5567f504c (diff) | |
download | cpython-d658deac6060ee92b449a3bf424b460eafd99f3e.zip cpython-d658deac6060ee92b449a3bf424b460eafd99f3e.tar.gz cpython-d658deac6060ee92b449a3bf424b460eafd99f3e.tar.bz2 |
bpo-21145: Add cached_property decorator in functools (#6982)
Robust caching of calculated properties is
harder than it looks at first glance, so add
a solid, well-tested implementation to the
standard library.
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions