On 27May2015 17:13, Vincent Davis <vinc...@vincentdavis.net> wrote:
On Wed, May 27, 2015 at 4:55 PM, Cameron Simpson <c...@zip.com.au> wrote:
First, test your test by hand running:
 to_datetime('2015-02-29', coerce=False)
_Does_ it raise ValueError?

​Well that was not expected.​ Thanks

See? If you'd just believed your unit test... :-)

Welcome to test driven development!

Cheers,
Cameron Simpson <c...@zip.com.au>

Acceptance Testing: Dropping your mods straight into the production
                   environment to see if the users will accept them.
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to