On 13/11/21 10:51 am, Abdur-Rahmaan Janhangeer wrote:
ow do i get the path from
which miaw the command is called from?

What exactly do you mean by "called from"?

If you want the user's working directory, os.getcwd() will
give you that.

If you want something else, you'll have to give us more
details.

--
Greg
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to