mirror of
https://github.com/dgelessus/python-rsrcfork.git
synced 2025-02-22 13:29:04 +00:00
The reading of resource name and data is now performed in the Resource class (lazily, when the respective attributes are accessed) instead of in ResourceFile._LazyResourceMap.