Add basic CRUD.

This commit is contained in:
Steve Pulec 2014-11-22 14:03:09 -05:00
commit aceb30e530
11 changed files with 453 additions and 0 deletions

1
moto/redshift/utils.py Normal file
View file

@ -0,0 +1 @@
from __future__ import unicode_literals