@ http://docs.python.org/library/struct.html#examples - >>> Student._make(unpack('<10sHHb', s)) + >>> Student._make(unpack('<10sHHb', record))