]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - src/allmydata/web/root.py
reliability: switch to NumPy, since Numeric is deprecated
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / web / root.py
index 3a57e6b32b909f523a34f2e1b56d337d192c8c57..f429e05f5befec824104c0f07dc4af443b42a042 100644 (file)
@@ -122,7 +122,7 @@ class NoReliability(rend.Page):
   </head>
   <body>
   <h2>"Reliability" page not available</h2>
-  <p>Please install the python "Numeric" module to enable this page.</p>
+  <p>Please install the python "NumPy" module to enable this page.</p>
   </body>
 </html>
 ''')