mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 21:14:48 +08:00
* Fix some type errors in os module. Found these because they were different between Python 2 and 3. * Code Review changes * Make it __arg0