twoscoops / two-scoops-of-django-1.11

The issue tracker, changelog, and code repository for Two Scoops of Django 1.11

Home Page:https://www.twoscoopspress.com/products/two-scoops-of-django-1-11

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrong name for an assertion method

brunato opened this issue · comments

Location within the Book

  • Chapter or Appendix: 22
  • Section: 3
  • Subsection: 9

Description

Python 2.7: ListItemsEqual() , Python 3+ assertCountEqual()

ListItemsEqual() is not an assertion method of Python 2.7, should be assertItemsEqual().

🚢 🍨 You'll be given mention in the acknowledgements of the next edition to be released on May 11!

https://www.feldroy.com/products/two-scoops-of-django-3-x