-
-
Notifications
You must be signed in to change notification settings - Fork 665
Closed
Description
sage: p = Partition([])
sage: p.up_list()
Traceback ...
...
IndexError: list index out of range
Depends on #11300
CC: @sagetrac-sage-combinat
Component: combinatorics
Keywords: combinat, partitions, days30
Author: Jason Bandlow
Reviewer: Franco Saliola
Merged: sage-4.7.1.alpha1
Issue created by migration from https://trac.sagemath.org/ticket/11301