Skip to content

Files

Latest commit

Apr 13, 2025
665ffab · Apr 13, 2025

History

History
10 lines (9 loc) · 398 Bytes

TODO.md

File metadata and controls

10 lines (9 loc) · 398 Bytes

To-do

  • Test this in earlier versions of Python than 3.11. (Should be no issues because we're using backported module.)
  • Test under Windows.
  • Use native Python ZIP support instead of external zip program.
  • Test that merge of resource trees from two separate namespace modules (e.g., pylib/foo/ and otherlib/foo/, where both pylib/ and otherlib/ are in $PYTHONPATH) works.