Changeset 8258:445d8780bc5d
- Timestamp:
- 01/18/08 23:40:12 (5 years ago)
- Branch:
- default
- File:
-
- 1 edited
-
sage/categories/morphism.pyx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sage/categories/morphism.pyx
r7681 r8258 132 132 133 133 cdef Element _call_c_impl(self, Element x): 134 print type(self), self 135 print <long>self._call_c 136 print <long>Morphism._call_c 137 print <long>FormalCoercionMorphism._call_c 134 138 raise NotImplementedError 135 139
Note: See TracChangeset
for help on using the changeset viewer.
