Changes between Initial Version and Version 1 of Ticket #27048, comment 4
- Timestamp:
- 01/14/19 14:11:29 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27048, comment 4
initial v1 2 2 3 3 {{{ 4 from sage.misc.misc import _stable_uniq as uniq `4 from sage.misc.misc import _stable_uniq as uniq 5 5 ... 6 6 variables = tuple(uniq(p.variables()))