list.pop and print doing funny things
Gordon Williams
marie-claude.savoie at sympatico.ca
Tue Sep 21 15:17:14 EDT 2004
More information about the Python-list mailing list
Tue Sep 21 15:17:14 EDT 2004
- Previous message (by thread): class size
- Next message (by thread): list.pop and print doing funny things
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Larry Bates" <lbates at swamisoft.com> wrote in message news:ybednYBdUs-K4c3cRVn-uA at comcast.com... > Whenever you pop from the list it is destructive > and the result is returned, which means it will > be echoed in the interpreter. Forgot about the echo. Thanks
- Previous message (by thread): class size
- Next message (by thread): list.pop and print doing funny things
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list