Skip to content

Instantly share code, notes, and snippets.

@NotTheEconomist
Created January 30, 2015 00:29
Show Gist options
  • Save NotTheEconomist/6b10f28c0a7abebb8514 to your computer and use it in GitHub Desktop.
Save NotTheEconomist/6b10f28c0a7abebb8514 to your computer and use it in GitHub Desktop.
def method_real(self, args):
def _validator(self, args):
do-validation
_validator(args)
do-real-thing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment