Hi,
i need to list dependencies for my package & was wondering in what
python release could you start making 'in <string>' calls with more
than one char..eg:
"JESUS" in bible
instead of
"J" in bible
i need to list dependencies for my package & was wondering in what
python release could you start making 'in <string>' calls with more
than one char..eg:
"JESUS" in bible
instead of
"J" in bible
Comment