mirror of
https://github.com/dgelessus/python-rsrcfork.git
synced 2025-01-08 06:29:49 +00:00
af2ac70676
The _references map now stores Resource objects directly, instead of constructing them only when they are looked up. Resource objects are now lazy themselves, so the previous lazy resource creation mechanism is redundant. _LazyResourceMap is now a simple read-only wrapper around an existing map. The custom class is now only used to provide a specialized repr. |
||
---|---|---|
.. | ||
compress | ||
__init__.py | ||
__main__.py | ||
api.py |