On Sat, Nov 04, 2017 at 05:07:26PM +0100, Karsten Hilbert wrote:

> Try in an interactive interpreter:
> 
>    python> "a string" is True

Or, rather,

        python> if 'a string': print 'success'

Sorry,
Karsten
-- 
GPG key ID E4071346 @ eu.pool.sks-keyservers.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to