mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-25 16:24:03 +08:00
ec83ed90eb
* Fix some type errors in os module. Found these because they were different between Python 2 and 3. * Code Review changes * Make it __arg0