From 350944d3b2fbcdeabf05cfb74c606b5e8e5190a0 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Fri, 18 May 2007 06:52:01 +0000 Subject: Check to see if I have svn.g.o fixed, no actual file changes. svn path=/main/trunk/; revision=6543 --- DEVELOPING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEVELOPING') diff --git a/DEVELOPING b/DEVELOPING index 01eb9bd4..7af6d776 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