From 865c901cf2353feda7c67a9026da0314ce799ab7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tarek=20Ziad=C3=A9?= Date: Fri, 23 Apr 2010 13:06:38 +0000 Subject: [PATCH] Blocked revisions 80408-80409 via svnmerge ........ r80408 | tarek.ziade | 2010-04-23 15:03:09 +0200 (Fri, 23 Apr 2010) | 1 line make sure os.symlink presence is tested before running some shutil tests -- also refactored the tests to use unittest.skipUnless ........ r80409 | tarek.ziade | 2010-04-23 15:03:50 +0200 (Fri, 23 Apr 2010) | 1 line added a note about the ignore_dangling_symlinks option ........