From 5ad4f3bc5f40b8dfdbc0eb797d9bcee63a4c3a12 Mon Sep 17 00:00:00 2001 From: Joe Shochet Date: Mon, 13 Nov 2006 18:06:19 +0000 Subject: [PATCH] fixed a syntax highlighting oddity --- direct/src/distributed/DistributedObjectUD.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/direct/src/distributed/DistributedObjectUD.py b/direct/src/distributed/DistributedObjectUD.py index c583cb331b..09c59df172 100755 --- a/direct/src/distributed/DistributedObjectUD.py +++ b/direct/src/distributed/DistributedObjectUD.py @@ -53,7 +53,7 @@ class DistributedObjectUD(DistributedObjectBase): """ print out doId(parentId, zoneId) className and conditionally show generated, disabled, neverDisable, - or cachable" + or cachable """ spaces=' '*(indent+2) try: