python: replace numpy.full() to support numpy<1.13
authorAlexander Alekhin <alexander.a.alekhin@gmail.com>
Sun, 4 Oct 2020 14:52:13 +0000 (14:52 +0000)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Mon, 5 Oct 2020 15:15:49 +0000 (15:15 +0000)
commitd7d51e4cc7e413b44e440bd8f955255ba5822a91
tree003d92ca8df02412297716697fd213cd0c7441e8
parent199687a1c5b194481754d3efe14cb06a82efa805
python: replace numpy.full() to support numpy<1.13
modules/python/test/test_copytomask.py