K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-10-18T11:43:44.000000Z K 7 svn:log V 211 - Fix runtime error with python26 Since Python 2.6, 'with' is a reserved keyword, gaphor is broken with Python 2.6. This patch will fix the issue. PR: 139694 Submitted by: Thinker K.F. Li END