exxeleron / qPython

interprocess communication between Python and kdb+
http://www.devnet.de
Apache License 2.0
152 stars 89 forks source link

Fixing bug in ternary operator to allow username w/ blank password #22

Closed jameslittle closed 9 years ago

jameslittle commented 9 years ago

Perhaps not a common scenario but one we see at my workplace. Existing code will always result in credentials = '' if password is blank or not supplied.