mirror of
https://github.com/openSUSE/osc.git
synced 2025-08-05 23:23:39 +02:00
we have a mix of os.curdir and os.getcwd(). consolidate on the python 3.x recommended method of Path.cwd()
we have a mix of os.curdir and os.getcwd(). consolidate on the python 3.x recommended method of Path.cwd()