Re: Unit Test Question - test_Collections.py

2018-02-12 Thread Andi Vajda
gt; Sent: Monday, February 12, 2018 13:01 >> To: pylucene-dev@lucene.apache.org >> Subject: Re: Unit Test Question - test_Collections.py >> >> >>> On Feb 12, 2018, at 09:33, Milo H. Fields III <mfie...@paladin-sys.com> >> wrote: >>> >>> Andi,

Re: Unit Test Question - test_Collections.py

2018-02-12 Thread Andi Vajda
, that would be essiest. Thanks ! Andi.. > >> -Original Message- >> From: Andi Vajda [mailto:va...@apache.org] >> Sent: Monday, February 12, 2018 13:01 >> To: pylucene-dev@lucene.apache.org >> Subject: Re: Unit Test Question - test_Collections.py >> >>

RE: Unit Test Question - test_Collections.py

2018-02-12 Thread Milo H. Fields III
ucene.apache.org > Subject: Re: Unit Test Question - test_Collections.py > > > > On Feb 12, 2018, at 09:33, Milo H. Fields III <mfie...@paladin-sys.com> > wrote: > > > > Andi, > > I have integrated PyLucene into a Visual Studio 2017 project space including &g

Re: Unit Test Question - test_Collections.py

2018-02-12 Thread Andi Vajda
n’t have access to Windows, I can’t test your fix for its intent nor verify that later changes won’t accidentally break it. Thank you ! Andi.. > > v/r > milo.. > >> -Original Message- >> From: Andi Vajda [mailto:va...@apache.org] >> Sent: Saturday, February 10,

RE: Unit Test Question - test_Collections.py

2018-02-12 Thread Milo H. Fields III
milo.. > -Original Message- > From: Andi Vajda [mailto:va...@apache.org] > Sent: Saturday, February 10, 2018 20:53 > To: pylucene-dev@lucene.apache.org > Subject: Re: Unit Test Question - test_Collections.py > > Yes, that looks like a copy/paste error indeed. > Thank you f

Re: Unit Test Question - test_Collections.py

2018-02-10 Thread Andi Vajda
Yes, that looks like a copy/paste error indeed. Thank you for reporting this. Andi.. > On Feb 10, 2018, at 14:52, Milo H. Fields III wrote: > > # pylucene-7.2.0\test3\test_Collections.py > # line 109 > class Test_CollectionsBoolList(Test_CollectionsSetBase): > >