﻿id	summary	reporter	owner	description	type	status	component	version	resolution	keywords	cc	guest	host
16979	vboxshell.py createHdd command not working	apatrushev1		"misspelling occurred in python code:
{{{#!python
hdd = ctx['vb'].createMedium(format, ...)
}}}
should be spelled as:
{{{#!python
hdd = ctx['vb'].createMedium(fmt, ...)
}}}
"	defect	closed	other	VirtualBox 5.1.26	fixed	python sdk		all	all
