divmod-dev team mailing list archive
-
divmod-dev team
-
Mailing list archive
-
Message #00103
Re: [Merge] lp:~divmod-dev/divmod.org/829872-createnew-type-check into lp:divmod.org
Review: Approve
1. I think this should either be %r or you should mention the type to make figuring out what you're *actually* passing a little easier, __str__ can be deceiving:
10 + 'Received %s instead of a sequence' % (pathSegments,))
2. Can you assert a little bit more about the exception in test_createNewStringPath?
Merge when you're happy with those.
--
https://code.launchpad.net/~divmod-dev/divmod.org/829872-createnew-type-check/+merge/72277
Your team Divmod-dev is subscribed to branch lp:~divmod-dev/divmod.org/829869-explicit-type-dropping.
References