﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
1520	Assertions in storage/mutable.py provide assurance that the struct library performs correct size transforms	zancas	nobody	"  The assert statements at the top of this module are intended to provide assurance that the correct size is indicated by the arguments to the various struct methods used by the mutable file.  A syntax error was preventing the intended function of these asserts.   
  The attached patch corrects that syntax and provides the desired assurance.

   In particular the relevant '>' format character is inserted in the assertion, and the statement is converted into a comparison with '=='."	defect	closed	major	1.9.0	code-storage	1.9.0a1	fixed	code mutable		
