The only other thing that would make sense is a folder in the current working directory named ".", not?
On Thu, Jun 3, 2021 at 5:05 PM Larry Hastings <[email protected]> wrote: > > On 6/3/21 4:20 AM, Chris Johns wrote: > > Might be out of context here, but IMHO "." shouldn't be assumed to be the > current directory anyway. > > As someone who has ported python to a system where it isn't, these > assumptions tend to cause problems. > > > That sounds miserable. What does "." signify on such a system, if not the > current directory? > > > */arry* > _______________________________________________ > Python-Dev mailing list -- [email protected] > To unsubscribe send an email to [email protected] > https://mail.python.org/mailman3/lists/python-dev.python.org/ > Message archived at > https://mail.python.org/archives/list/[email protected]/message/LVOYZGSOJ3OGDX7OUTDXRQVXZ7YGGPS7/ > Code of Conduct: http://python.org/psf/codeofconduct/ >
_______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/DZRKL3Q7JHT2RQ3UW3E724VSPTWPCS4L/ Code of Conduct: http://python.org/psf/codeofconduct/
