[issue39063] Format string does not work with "in" statement

2019-12-16 Thread Ramon Medeiros
Change by Ramon Medeiros : -- resolution: -> not a bug stage: -> resolved status: open -> closed ___ Python tracker <https://bugs.python.or

[issue39063] Format string does not work with "in" statement

2019-12-16 Thread Ramon Medeiros
New submission from Ramon Medeiros : Tried to use "in" statement to check if a string exists in a array and failed using string format. How to reproduce: ~/ ipython Python 3.7.4 (default, Oct 12 2019, 18:55:28) Type 'copyright', 'credits' or 'license&