bpo-21861: Improve _io.FileIO.__repr__ by beezz · Pull Request #14774 · python/cpython
Navigation Menu
- Notifications You must be signed in to change notification settings
- Fork 34.2k
Conversation
Instead of hardcoding the class name in the __repr__ string, resolve the actuall one which makes the __repr__ more subclass friendly.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters