Skip to content
Snippets Groups Projects

Fix python 2.7 missing list class

1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
# These are not documented at all in Python 2.7, but works for 3.x
py:obj list
py:class list
py:exc TypeError
py:exc ValueError
py:exc AssertionError
Loading