Overview
Comment: | introduce .bind module |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
d5d59c76fd526556529a02ed98570381 |
User & Date: | mario on 2022-10-30 09:08:39 |
Other Links: | manifest | tags |
Context
2022-10-30
| ||
09:11 | rename module_base to data_root, change bytes.decode (probably should be a try/except), add dirname when module.__path__ missing, doc updates check-in: 8b8e58b0e7 user: mario tags: trunk | |
09:08 | introduce .bind module check-in: d5d59c76fd user: mario tags: trunk | |
2022-10-29
| ||
03:11 | table intro check-in: b2227cd919 user: mario tags: trunk | |
Changes
Added pluginconf/bind.py version [8927125c8f].
Added test/bind.py version [bdb0475b8c].
Modified test/conftest.py from [b78d8789f6] to [0ca86310bb]. [diff]
Added test/plugins/__init__.py version [2b400b71e1].
Added test/plugins/core.py version [a74fa3ed69].
Added test/plugins/first.py version [169f4b96c9].
Added test/plugins/run.py version [115b4c2666].