This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author AjithRamachandran
Recipients AjithRamachandran
Date 2021-06-11.15:18:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623424733.17.0.137913731614.issue44397@roundup.psfhosted.org>
In-reply-to
Content
There is a module present for queue which can also be used for a stack like LIFO structure. But there is none for linked list.
History
Date User Action Args
2021-06-11 15:18:53AjithRamachandransetrecipients: + AjithRamachandran
2021-06-11 15:18:53AjithRamachandransetmessageid: <1623424733.17.0.137913731614.issue44397@roundup.psfhosted.org>
2021-06-11 15:18:53AjithRamachandranlinkissue44397 messages
2021-06-11 15:18:53AjithRamachandrancreate