[wwwsearch-commits] r33025 - wwwsearch/ClientForm/trunk
jjlee at codespeak.net
jjlee at codespeak.net
Mon Oct 9 02:01:00 CEST 2006
Author: jjlee
Date: Mon Oct 9 02:00:58 2006
New Revision: 33025
Modified:
wwwsearch/ClientForm/trunk/README.html.in
Log:
Fix typo about backwards_compat flag
Modified: wwwsearch/ClientForm/trunk/README.html.in
==============================================================================
--- wwwsearch/ClientForm/trunk/README.html.in (original)
+++ wwwsearch/ClientForm/trunk/README.html.in Mon Oct 9 02:00:58 2006
@@ -152,7 +152,7 @@
deselected: AttributeError is raised in 0.2, whereas deselection was allowed in
0.1. The bug in 0.1 and in 0.2's backwards-compatibility mode will not be
fixed, to preserve compatibility and to encourage people to upgrade to the new
-0.2 <code>backwards_compat=True</code> behaviour. </ul>
+0.2 <code>backwards_compat=False</code> behaviour. </ul>
<a name="credits"></a>
<h2>Credits</h2>
More information about the wwwsearch-commits
mailing list