On Tue, 17 May 2022 at 08:00, Greg Ewing <greg.ew...@canterbury.ac.nz> wrote: > > On 17/05/22 4:58 am, Christopher Barker wrote: > > if you want to call your collection of files a single resource, then > > sure -- but then it's not the directory that's the resource, it's the > > collection of files that's the resource > > Sure, but why am I not allowed to use the name of the directory as > the name of that collection of files? >
I'd invert that, but yes. You absolutely SHOULD be able to use the name of the collection of files as the name of the directory. And I see no problem with this as a valid abstraction. ChrisA _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/25667UQ2VZ2BP2TG5VWFUAUW7A22UNIH/ Code of Conduct: http://python.org/psf/codeofconduct/