# HG changeset patch
# User Robert L. Miller <rlm@rlmiller.org>
# Date 1275586312 25200
# Node ID 3781235dae089d2feb4c1908fc84d345fc38a1ad
# Parent  2cffe66bd64266c6a64d31ca37ad81d8d5390af8
#9127: BSD.py failure on really really slow machines

diff -r 2cffe66bd642 -r 3781235dae08 sage/schemes/elliptic_curves/BSD.py
--- a/sage/schemes/elliptic_curves/BSD.py	Fri Jun 04 12:50:55 2010 -0700
+++ b/sage/schemes/elliptic_curves/BSD.py	Thu Jun 03 10:31:52 2010 -0700
@@ -376,7 +376,7 @@
         sage: E = EllipticCurve('681b')                       
         sage: E.prove_BSD(verbosity=2)               # long time
         p = 2: True by 2-descent...
-        True for p not in {2, 3} by Kolyvagin.
+        True for p not in {2, 3} by Kolyvagin....
         ALERT: p = 3 left in Kolyvagin bound
             0 <= ord_p(#Sha) <= 2
             ord_p(#Sha_an) = 2
