- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 684
Closed
Description
The following can happen when running sage -tp [...]:
Traceback (most recent call last):
  File "/SSD1/sage-5.1.rc0/local/bin/sage-ptest", line 396, in <module>
    shutil.rmtree(TMP)
NameError: name 'shutil' is not defined
apply attachment: 13195_ptest_shutil.patch to the scripts (local/bin) repository.
Component: scripts
Author: Jeroen Demeyer
Reviewer: Volker Braun
Merged: sage-5.1.rc1
Issue created by migration from https://trac.sagemath.org/ticket/13195