View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001152 | FreeCAD | Bug | public | 2013-06-16 08:30 | 2013-06-17 09:21 |
| Reporter | shoogen | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Fixed in Version | 0.14 | ||||
| Summary | 0001152: The output of __repr__() of Vector and Rotatio would create Objects with different Values do to inapropriate rounding | ||||
| Description | while the __str__ function is suitable for pretty formatted user output. the __repr__ should: object.__repr__(self) should allow to recreate the object exactly or not at all. But It should not create an object with rounded values. http://docs.python.org/2/reference/datamodel.html#object.__repr__ | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
FreeCAD