Skip to content

Conversation

@tseaver
Copy link
Contributor

@tseaver tseaver commented Aug 4, 2016

Now that we are off Python 2.6, we can just use the stdlib's 'unittest'.

Now that we are off Python 2.6, we can just use the stdlib's 'unittest'.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 4, 2016
@dhermes
Copy link
Contributor

dhermes commented Aug 4, 2016

Woo-hoo!

ASIDE: Is unittest.mock backported to 2.7?

@dhermes
Copy link
Contributor

dhermes commented Aug 4, 2016

LGTM

@tseaver
Copy link
Contributor Author

tseaver commented Aug 4, 2016

$ python2.7 -c "import unittest.mock"
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: No module named mock

@tseaver tseaver merged commit a54a0d4 into googleapis:master Aug 4, 2016
@tseaver tseaver deleted the drop-unittest2 branch August 4, 2016 18:37
@dhermes dhermes mentioned this pull request Sep 19, 2016
parthea pushed a commit that referenced this pull request Nov 24, 2025
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement. packaging testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants