diff --git a/Python3.md b/Python3.md index 9c52031..73499c0 100644 --- a/Python3.md +++ b/Python3.md @@ -22,9 +22,8 @@ We use [tox](https://tox.readthedocs.io/en/latest/) to standardize environments ## Worklist -| | | | +| Submodule† | Status | Assignee | |---|---|---| -|= `allmydata.` | Status | Assignee | | `*init*` | **todo** | | | `*main*` | **todo** | | | `_auto_deps` | **todo** | | @@ -44,7 +43,7 @@ We use [tox](https://tox.readthedocs.io/en/latest/) to standardize environments | `interfaces` | done | | | `introducer` | **doing** | | | `monitor` | done | | -| `mutable`† | **todo** | | +| `mutable`‡ | **todo** | | | `node` | doing | Ross | | `nodemaker` | **todo** | | | `scripts` | **todo** | | @@ -61,7 +60,9 @@ We use [tox](https://tox.readthedocs.io/en/latest/) to standardize environments | `webish` | **todo** | | | `windows` | **todo** | | -† Expect spaghetti (see below). +† of `allmydata` + +‡ Expect spaghetti (see below). ## The porting process, big picture