diff options
author | Travis Oliphant <oliphant@enthought.com> | 2007-02-28 01:00:07 +0000 |
---|---|---|
committer | Travis Oliphant <oliphant@enthought.com> | 2007-02-28 01:00:07 +0000 |
commit | 447f28312ac843265621f61ff2b2c4333dc5466f (patch) | |
tree | 2ebbf2c83cf02bdcf0667c5686a271fd738b0844 /DEV_README.txt | |
parent | 866d6203c4088d906c29c9cb459d8271156cdece (diff) | |
download | numpy-447f28312ac843265621f61ff2b2c4333dc5466f.tar.gz |
Add buffer interface pep to doc
Diffstat (limited to 'DEV_README.txt')
-rw-r--r-- | DEV_README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DEV_README.txt b/DEV_README.txt index bae74b429..47e63adf1 100644 --- a/DEV_README.txt +++ b/DEV_README.txt @@ -8,7 +8,7 @@ what others have contributed. Simple changes and obvious improvements are always welcome. Changes that fundamentally change behavior need discussion on -numpy-discussions@lists.sourceforge.net before anything is done. +numpy-discussions@scipy.org before anything is done. Please add meaningful comments when you check changes in. These comments form the basis of the change-log. |