mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 14:01:55 +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