1
0
Fork 0
flightgear/scripts/python
Florent Rougon af021cc1ef terrasync.py: add function removeDirectoryTree() and exception UserError
The goal of removeDirectoryTree() is to provide a safety net around
recursive directory removal with shutil.rmtree(), in order to prevent
user or bug-caused catastrophic events such as /, /home /home/joeuser or
C:\ being recursively erased.
2018-02-03 11:22:56 +01:00
..
demo.py George PATTERSON: 2006-10-29 12:34:26 +00:00
FGFSDemo.py Fixed a bug in FlightGear.py. Splitting name,value,type using whitespace 2002-07-22 23:25:28 +00:00
FlightGear.py George PATTERSON: 2006-10-29 12:34:26 +00:00
nasal_api_doc.py Ignore empty lines in html output. 2012-03-25 10:34:50 +02:00
terrasync.py terrasync.py: add function removeDirectoryTree() and exception UserError 2018-02-03 11:22:56 +01:00