Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

[fix bug 979203] Clean up external account data #845

Closed
wants to merge 1 commit into from

Conversation

jpotts
Copy link
Contributor

@jpotts jpotts commented Mar 6, 2014

No description provided.

url = self.ACCOUNT_TYPES[res.type].get('url')

if url:
url_pattern_re = re.sub('{identifier}', '(.*)', url)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changing .* to .+ as we need at least on char and merging

@glogiotatidis
Copy link
Contributor

r+ this is merged! and I'm sooo happy. Thanks @jpotts 🤘

@jpotts jpotts deleted the fix_979203 branch March 16, 2014 22:58
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.

None yet

2 participants