New submission from Lisa Roach <lisaroac...@gmail.com>:

Good first issue.

There is a spelling error in the unittest.mock library, "return_calulator" 
should be "return_calculator".

This is in the `_set_return_value` method in `Lib/unittest/mock.py`.

----------
components: Library (Lib)
keywords: easy, newcomer friendly
messages: 351778
nosy: lisroach
priority: low
severity: normal
status: open
title: Spelling error in unittest.mock code

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue38100>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to