This commit is contained in:
Steve Pulec 2013-03-05 08:35:18 -05:00
commit e993917d4c
57 changed files with 53 additions and 71 deletions

View file

@ -7,4 +7,3 @@ from moto.ec2.utils import resource_ids_from_querystring
class General(object):
def get_console_output(self):
raise NotImplementedError('General.get_console_output is not yet implemented')