Skip to content
This repository was archived by the owner on Aug 29, 2019. It is now read-only.

Conversation

@djworth
Copy link

@djworth djworth commented Jul 21, 2014

In order to achieve the milestone of python 3.3 support we'll need to start replacing dependencies that do not support python 3.3. This pull request is step one in that direction.

This pull request replaces the dingus mocking library with mock. Dingus currently does not have python 3.3 support will mock does and is included in the stdlib of python 3.

@djworth djworth force-pushed the remove_dingus branch 6 times, most recently from 18dc6f7 to 2134f88 Compare September 4, 2014 12:31
vrajmohan added a commit that referenced this pull request Sep 5, 2014
Remove dingus and replace with Mock
@vrajmohan vrajmohan merged commit 3b85b46 into aweber:master Sep 5, 2014
@djworth djworth mentioned this pull request Sep 11, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants