<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -55,11 +55,11 @@ class WebkitLoad (Foundation.NSObject, WebKit.protocols.WebFrameLoadDelegate):
 
     # what happens if something goes wrong while loading
     def webView_didFailLoadWithError_forFrame_(self,webview,error,frame):
-        print &quot; ... something went wrong: &quot;+error.localizedDescription() )
+        print &quot; ... something went wrong: &quot;+error.localizedDescription()
         self.getURL(webview)
 
     def webView_didFailProvisionalLoadWithError_forFrame_(self,webview,error,frame):
-        print &quot; ... something went wrong: &quot;+error.localizedDescription() )
+        print &quot; ... something went wrong: &quot;+error.localizedDescription()
         self.getURL(webview)
 
     def makeFilename(self,URL,options):</diff>
      <filename>webkit2png</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>86d936e207026cedcd57789ccfe3eccfe4869f2a</id>
    </parent>
  </parents>
  <author>
    <name>Aslak Helles&#248;y</name>
    <email>aslak.hellesoy@gmail.com</email>
  </author>
  <url>http://github.com/paulhammond/webkit2png/commit/9c4265a82ebfcec200fca8de39fb970e5aae0a3d</url>
  <id>9c4265a82ebfcec200fca8de39fb970e5aae0a3d</id>
  <committed-date>2009-04-06T08:49:15-07:00</committed-date>
  <authored-date>2009-04-06T08:06:57-07:00</authored-date>
  <message>Fixed syntax errors

Signed-off-by: Paul Hammond &lt;mail@paranoidfish.org&gt;</message>
  <tree>69978cb9834706190bd5d389f9c5956a0c7876b5</tree>
  <committer>
    <name>Paul Hammond</name>
    <email>mail@paranoidfish.org</email>
  </committer>
</commit>
