cola.utils: Remove mentions of 'input'
commit13cc9f3e9aef27d4d4585ca5d07744f0cef2dffd
authorDavid Aguilar <davvid@gmail.com>
Tue, 1 Sep 2009 09:05:04 +0000 (1 02:05 -0700)
committerDavid Aguilar <davvid@gmail.com>
Tue, 1 Sep 2009 09:05:04 +0000 (1 02:05 -0700)
treef3ed86d99bcd660eae22d5df4065bd5ad5749c81
parent8900b704feee6b59d8373753d4b8f959f881f671
cola.utils: Remove mentions of 'input'

This commit renames 'sanitize_input' to 'sanitize' and removes
any changes the function to avoid the using variables named
'input'.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/controllers/stash.py
cola/utils.py