Skip to content

Instantly share code, notes, and snippets.

@gdgellatly
Created March 9, 2015 23:51
Show Gist options
  • Save gdgellatly/bec92950e5acd011a03d to your computer and use it in GitHub Desktop.
Save gdgellatly/bec92950e5acd011a03d to your computer and use it in GitHub Desktop.
Useful Odoo Regexes
Pycharm Find and Replace
self.pool.get\(('[\w\.]+')\)
self.pool[$1]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment