Docstring for deliver doesn't match behavior

Description

The docstring for deliver doesn't match the actual behavior. It says an exception gets thrown on multiple delivers, but that's no longer the case, as of 1.3 (hat tip to clgv on irc).

This patch updates the docstring to reflect actual behavior: "will throw an exception." -> "will have no effect."

Environment

None

Attachments

2

Activity

Show:

Stuart Sierra August 24, 2012 at 1:41 PM

Update docstring for deliver's actual behavior (patch applied Aug 15, 2012)

Rich Hickey August 10, 2012 at 9:09 PM

Don't doc return

Stuart Halloway August 10, 2012 at 7:48 PM

Both patches are correct. Colin's patch documents the side effect, my variant also commits to the return values. Take your pick.

Completed

Details

Assignee

Reporter

Approval

Ok

Patch

Code

Priority

Affects versions

Created August 7, 2012 at 10:47 PM
Updated March 1, 2013 at 6:47 PM
Resolved March 1, 2013 at 6:47 PM