Skip to content

Commit 23cffdf

Browse files
committed
Remove pyexpat from MISSING.md
1 parent ddbc44e commit 23cffdf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/contributor/MISSING.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ This is just a snapshot as of 2021-07-29.
1717
* **nis**: We should just use the C module
1818
* **syslog**: Access to syslog. We should probably just use this from the C module.
1919
* **termios**: Posix terminal module IO. Use from C
20-
* **pyexpat**: We only have a stub in Java. Should use from C.
2120

2221
#### These are not strictly needed for now
2322
* **_abc**: Just a performance optimization, not necessary.

0 commit comments

Comments
 (0)