a) fp.name
b) fp.file(name)
c) self.__name__(fp)
d) fp.__name__()
How do you get the name of a file from a file object (fp)?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
How do you get the name of a file from a file object (fp)?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!