From 23b44a39cec5ccebb6c6eb1e94eccbd6e8ce758e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20v=2E=20L=C3=B6wis?= Date: Fri, 24 Oct 2003 20:09:23 +0000 Subject: Patch #812378: Normalize white space. --- Tools/modulator/EXAMPLE.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Tools/modulator/EXAMPLE.py') diff --git a/Tools/modulator/EXAMPLE.py b/Tools/modulator/EXAMPLE.py index d4b254ae8c..b36a5a761c 100644 --- a/Tools/modulator/EXAMPLE.py +++ b/Tools/modulator/EXAMPLE.py @@ -34,7 +34,7 @@ o3.name = 'over-the-top object' o3.abbrev = 'ot' o3.methodlist = ['method1', 'method2'] o3.funclist = ['new', 'tp_dealloc', 'tp_print', 'tp_getattr', 'tp_setattr', - 'tp_compare', 'tp_repr', 'tp_hash'] + 'tp_compare', 'tp_repr', 'tp_hash'] o3.typelist = ['tp_as_sequence', 'structure'] # -- cgit v1.2.1