[IronPython] repr...huh?
Dino Viehland
dinov at exchange.microsoft.com
Thu Jul 13 08:46:19 PDT 2006
Ahh, I bet your your ToString includes \r\n and we just split on \n (leaving the \r in there by it's self). I'll get this one fixed.
________________________________________
From: users-bounces at lists.ironpython.com On Behalf Of Jonathan Jacobs
Sent: Thursday, July 13, 2006 12:34 AM
To: IronPython List
Subject: [IronPython] repr...huh?
>>> v = Vector3(1, 2, 3)
>>> v
...]>osoft.DirectX.Vector3 object at 0x000000000000002C [Z : 3
Huh?
--
Jonathan
_______________________________________________
users mailing list
users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
More information about the users
mailing list