<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -21,10 +21,10 @@ class Foo(RequestHandler):
         return HttpResponse(&quot;&lt;h1&gt;Hello World of %s and %s&lt;/h1&gt;&quot; % 
             (number, number2)
         )
-
-        def PUT(self):
-            &quot;A simple demonstration of a PUT method&quot;
-            return HttpResponse(&quot;&lt;h1&gt;Hello World of Put&lt;/h1&gt;&quot;)
+    
+    def PUT(self):
+        &quot;A simple demonstration of a PUT method&quot;
+        return HttpResponse(&quot;&lt;h1&gt;Hello World of Put&lt;/h1&gt;&quot;)
     
 class Form(RequestHandler):
     &quot;Demonstrates display a form and accept POST data&quot;</diff>
      <filename>example_app.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f548afceb5cb9609363ce4c9089fe51aebe2fd56</id>
    </parent>
  </parents>
  <author>
    <name>David Thompson</name>
    <email>mail@fatbusinessman.com</email>
  </author>
  <url>http://github.com/fatbusinessman/mnml/commit/f0c01cd77bc1bef8cbc9320cd273e0d1c14ada32</url>
  <id>f0c01cd77bc1bef8cbc9320cd273e0d1c14ada32</id>
  <committed-date>2009-11-09T10:24:05-08:00</committed-date>
  <authored-date>2009-11-09T10:24:05-08:00</authored-date>
  <message>Fixed an indentation error in the tests which was causing a failure</message>
  <tree>c6e66d5e51a1083ab3c00283c95919b3e162c0e7</tree>
  <committer>
    <name>David Thompson</name>
    <email>mail@fatbusinessman.com</email>
  </committer>
</commit>
