[Bug 1844518] [NEW] Ubuntu 19:10 - Python 3 os.path.isfile not working as expected
Launchpad Bug Tracker
1844518 at bugs.launchpad.net
Wed Sep 18 20:33:00 UTC 2019
You have been subscribed to a public bug:
When one runs "os.path.isfile("/vmlinuz")" or the same for
os.path.exists, False is returned. However, given the information at:
https://docs.python.org/3.8/library/os.path.html#os.path.isfile and
https://docs.python.org/3.7/library/os.path.html#os.path.isfile, True
should be returned for links as well.
"os.path.islink("/vmlinuz")" works as expected, so I'm not sure what's
going on here.
Any ideas? It could be my VM as it's been running 19.10 for a little
while now.
Hamish
** Affects: python3-defaults (Ubuntu)
Importance: Undecided
Status: New
** Tags: bot-comment
--
Ubuntu 19:10 - Python 3 os.path.isfile not working as expected
https://bugs.launchpad.net/bugs/1844518
You received this bug notification because you are a member of Ubuntu Foundations Bugs, which is subscribed to python3-defaults in Ubuntu.
More information about the foundations-bugs
mailing list