Pop a list from beginning ? and memory saving...

Shagshag13 shagshag13 at yahoo.fr
Sun Jun 2 06:07:36 EDT 2002


> You could try a.pop(0), which pop the first instance of the list, like a FIFO.
>
> Thanks
>
> Ben

and is it a way to free memory ?

thanks,

s13.





More information about the Python-list mailing list