Michael P. Soulier wrote: > If > one is going to use a method obviously taken from the stack ADT, having a > method normally called push() would be less confusing.
I think the confusion here really starts with using the name pop(), since it's not clear which end of the list it pops from. It might have been better to call it unappend() or something. -- Greg _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com