]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #24497: update link in test_decimal comments
authorNed Deily <nad@acm.org>
Wed, 24 Jun 2015 20:36:53 +0000 (13:36 -0700)
committerNed Deily <nad@acm.org>
Wed, 24 Jun 2015 20:36:53 +0000 (13:36 -0700)
Lib/test/test_decimal.py

index 3b3d9d1003b8aa38dd60c57a611a45ae541becb2..14b7f42f56275c9020a2017afd3d77a52c0dad8c 100644 (file)
@@ -16,7 +16,7 @@ test the pythonic behaviour according to PEP 327.
 
 Cowlishaw's tests can be downloaded from:
 
-   www2.hursley.ibm.com/decimal/dectest.zip
+   http://speleotrove.com/decimal/dectest.zip
 
 This test module can be called from command line with one parameter (Arithmetic
 or Behaviour) to test each part, or without parameter to test both parts. If