"Stringizing" a list
Cees de Groot
cg at gaia.cdg.acriter.nl
Thu Aug 10 14:12:47 EDT 2000
More information about the Python-list mailing list
Thu Aug 10 14:12:47 EDT 2000
- Previous message (by thread): "Stringizing" a list
- Next message (by thread): "Stringizing" a list
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Kent Polk <kent at goathill.org> said: >Is the task just to 'stringify' a list or to represent a list using >a string? I.e. does the list need to be rebuilt at some point? > No. This issue popped up when creating a CVS command where the arguments came from various sources and therefore were in a mixed format. -- Cees de Groot http://www.cdegroot.com <cg at cdegroot.com> GnuPG 1024D/E0989E8B 0016 F679 F38D 5946 4ECD 1986 F303 937F E098 9E8B Forge your CipherSaber and list it: http://www.xs4all.nl/~cg/ciphersaber/
- Previous message (by thread): "Stringizing" a list
- Next message (by thread): "Stringizing" a list
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list