summaryrefslogtreecommitdiff
path: root/numpy/add_newdocs.py
diff options
context:
space:
mode:
authorMark Wiebe <mwiebe@enthought.com>2011-07-19 15:38:56 -0500
committerMark Wiebe <mwiebe@enthought.com>2011-07-19 15:38:56 -0500
commit7e1c4b0f3fb1778ee77c92cacea1a8609f3cacf8 (patch)
treef4e59ac13eb8589a671334ecd3cf5d5c7623cfa4 /numpy/add_newdocs.py
parentbd77886d6ebab0939e1515b899fa0e0a174268b6 (diff)
downloadnumpy-7e1c4b0f3fb1778ee77c92cacea1a8609f3cacf8.tar.gz
DOC: datetime: Update the docs to reflect busday_count change
Diffstat (limited to 'numpy/add_newdocs.py')
-rw-r--r--numpy/add_newdocs.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/numpy/add_newdocs.py b/numpy/add_newdocs.py
index 64f2f436a..334bd8c4b 100644
--- a/numpy/add_newdocs.py
+++ b/numpy/add_newdocs.py
@@ -6208,9 +6208,7 @@ add_newdoc('numpy.core.multiarray', 'busday_count',
`enddates`, not including the day of `enddates`.
If ``enddates`` specifies a date value that is earlier than the
- corresponding ``begindates`` date value, the count will be 0.
- However, in future this may change to a negative count of valid
- days.
+ corresponding ``begindates`` date value, the count will be negative.
.. versionadded:: 1.7.0