This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author cheryl.sabella
Recipients cheryl.sabella, terry.reedy
Date 2017-05-28.10:08:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495966111.79.0.137793953156.issue30495@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks Terry!

I had done a search in Spyder using "textView" and only found those files that I changed, but now I see what I did wrong.  If I do it within a different git branch that isn't up to update with the master, it won't show up, but if I do it in the proper branch, it does show up.  I'm learning git, so now I know to be more careful when searching.  I should grep it too, just to see how git and grep work together.

I ran the test on the one file I changed, but now I know to run it on the whole test suite.  I should have realized that.  

Thanks again for all your patience.
History
Date User Action Args
2017-05-28 10:08:31cheryl.sabellasetrecipients: + cheryl.sabella, terry.reedy
2017-05-28 10:08:31cheryl.sabellasetmessageid: <1495966111.79.0.137793953156.issue30495@psf.upfronthosting.co.za>
2017-05-28 10:08:31cheryl.sabellalinkissue30495 messages
2017-05-28 10:08:31cheryl.sabellacreate