mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 04:54:47 +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