mirror of
https://github.com/python/cpython.git
synced 2026-07-25 11:22:45 -04:00
328187cc4f
These classmethods presume that the user has retained the original `__init__()` signature, which may not be the case. Also, many virtual filesystems don't provide current or home directories.