Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Fixing baseBone.buildDBFilter() #37

Merged
merged 1 commit into from
Jan 24, 2018
Merged

Conversation

phorward
Copy link
Member

This always came into the case "if len( tmpdata ) > 2:" below, because key.partition("$") always returns a 3-item tuple, but the structural logic was created to deal with the result of a split() function call.

This always came into the case "if len( tmpdata ) > 2:" below, because key.partition("$") always returns a 3-item tuple, but the structural logic was created to deal with the result of a split() function call.
@tsteinruecken tsteinruecken self-requested a review January 24, 2018 12:23
@tsteinruecken tsteinruecken merged commit 0cfcf4c into develop Jan 24, 2018
@tsteinruecken tsteinruecken deleted the fix_baseBone.buildDBFilter branch January 24, 2018 12:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants