From 9e7bceae0c5603726f3b4977cefdf2be9333c789 Mon Sep 17 00:00:00 2001 From: Raymond Hettinger Date: Wed, 28 Jan 2009 21:06:01 +0000 Subject: [PATCH] Fix spelling in filename. --- Lib/test/crashers/{loosing_mro_ref.py => losing_mro_ref.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Lib/test/crashers/{loosing_mro_ref.py => losing_mro_ref.py} (100%) diff --git a/Lib/test/crashers/loosing_mro_ref.py b/Lib/test/crashers/losing_mro_ref.py similarity index 100% rename from Lib/test/crashers/loosing_mro_ref.py rename to Lib/test/crashers/losing_mro_ref.py -- 2.47.3