mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-28 17:35:33 +08:00
193e6885d4
Update stub for spwd
- Use `NamedTuple`
- Fix stub for Python 3
- Some attributes are changed from Python 2
- `sp_nam` -> `sp_namp`
- `sp_pwd` -> `sp_pwdp`