SIGN IN SIGN UP

Issue #12333: restore the previous dir before removing the current directory

packaging.tests.support.TempdirManager: removing the current directory is not
allowed on Windows or Solaris. Store the current directory and restore it
before removing the temporary directory (which is used as the working directory
during the tests).
V
Victor Stinner committed
ac6602bdc17973c121ea6cce9ae6768a9e5db8c3
Parent: ac05945