Bring back cd context manager
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Mon, 29 Oct 2018 08:41:37 +0000 (09:41 +0100)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Mon, 5 Nov 2018 11:21:54 +0000 (12:21 +0100)
commit872eaff18389066a87bdd6b860dd11a2c3f89b0a
treeea325711f2ddacc3803aef45c40feb3d356b68f6
parentf37dc61326e2ec48527f4a731319aa8d72f72f2e
Bring back cd context manager

This has been in pyi2ncommon before but was removed since it was only used
in one place (which exists no more). Now needed it again, so bring it back.
src/sysmisc.py