From 53374858c7e0088888d9bc3299f286593a0c0d63 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Fri, 18 May 2007 06:52:18 +0000 Subject: Check to see if I have svn.g.o fixed, no actual file changes, pass #2 svn path=/main/trunk/; revision=6544 --- DEVELOPING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEVELOPING') diff --git a/DEVELOPING b/DEVELOPING index 7af6d776..01eb9bd4 100644 --- a/DEVELOPING +++ b/DEVELOPING @@ -64,4 +64,4 @@ try: except KeyError: dict[foo] = default_value -The get call is nicer (compact) and faster (try,except are slow). +The get call is nicer (compact) and faster (try,except are slow). -- cgit v1.2.3-65-gdbad