id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	work_issues	upstream	reviewer	author	merged	dependencies	stopgaps
11613	RealInterval expression comparisons broken	eviatarbach	burcin	"Expressions involving RealIntervals do not compare properly, returning a TypeError. For example,

{{{
sage: bool(RealInterval(4,5)*x==RealInterval(4,5)*x)
ERROR: An unexpected error occurred while tokenizing input
The following traceback may be corrupted or invalid
The error message is: ('EOF in multi-line statement', (1006, 0))
TypeError:
}}}"	defect	new	major	sage-5.10	symbolics					N/A					
