Skip to content

fix blacklist comment bug and add whitelist#219

Merged
akshayaurora merged 1 commit into
kivy:masterfrom
kived:blacklist-whitelist
Mar 20, 2014
Merged

fix blacklist comment bug and add whitelist#219
akshayaurora merged 1 commit into
kivy:masterfrom
kived:blacklist-whitelist

Conversation

@kived

@kived kived commented Mar 14, 2014

Copy link
Copy Markdown
Contributor

Fixed blacklist comment handling (a logic error caused the commented lines to still be included in the blacklist - granted, they won't match anything due to the leading #, but they don't need to be in the list).

Added whitelist capability to prevent certain files from being blacklisted (i.e. twisted/plugins/*.py, as twistd will not recognize .pyo files).

akshayaurora added a commit that referenced this pull request Mar 20, 2014
fix blacklist comment bug and add whitelist
@akshayaurora akshayaurora merged commit 946f496 into kivy:master Mar 20, 2014
@akshayaurora

Copy link
Copy Markdown
Member

@kived nice work with the whitelist. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants