switch to Git; update build files and feed links; update copyright year

This commit is contained in:
Mark Pilgrim
2011-05-18 20:31:03 -04:00
parent 8da551bda9
commit 85be3148de
28 changed files with 36 additions and 36 deletions
+1 -1
View File
@@ -434,7 +434,7 @@ AttributeError: 'NoneType' object has no attribute 'groups'</samp></pre>
</ul>
<p>Regular expressions are extremely powerful, but they are not the correct solution for every problem. You should learn enough about them to know when they are appropriate, when they will solve your problems, and when they will cause more problems than they solve.
<p class=v><a href=strings.html rel=prev title='back to &#8220;Strings&#8221;'><span class=u>&#x261C;</span></a> <a href=generators.html rel=next title='onward to &#8220;Closures &amp; Generators&#8221;'><span class=u>&#x261E;</span></a>
<p class=c>&copy; 2001&ndash;10 <a href=about.html>Mark Pilgrim</a>
<p class=c>&copy; 2001&ndash;11 <a href=about.html>Mark Pilgrim</a>
<script src=j/jquery.js></script>
<script src=j/prettify.js></script>
<script src=j/dip3.js></script>