mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-07-10 10:26:31 +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