Is there are good DRY fix for this painful design pattern?
Rick Johnson
rantingrickjohnson at gmail.com
Mon Feb 26 19:23:39 EST 2018
More information about the Python-list mailing list
Mon Feb 26 19:23:39 EST 2018
- Previous message (by thread): Is there are good DRY fix for this painful design pattern?
- Next message (by thread): Is there are good DRY fix for this painful design pattern?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Monday, February 26, 2018 at 5:44:18 PM UTC-6, MRAB wrote: [...] > Before using or'd-logic, you need to know whether the value > could be falsey, e.g. 0. True. However. Steven failed to provide any info that might help us determine the types of these parameters, and as such, i was forced to take the liberty of assumption. Now, while it's quite possible someone could assign dwarfy-named- symbols to implicit or explicit boolean values, i find it highly unlikely, and totally unintuitive. But then again, i have my suspicions about ths thread. ;-)
- Previous message (by thread): Is there are good DRY fix for this painful design pattern?
- Next message (by thread): Is there are good DRY fix for this painful design pattern?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list