string.join question

mongo57a at comcast.net mongo57a at comcast.net
Wed Oct 2 21:47:44 EDT 2002


Trying to join a string as follows: string.join(['\,'aaa','\],'')
(the last characters are 2 single quotes).
I want a character string which looks like 'aaa' (with quotes). Anybody know
what I'm doing wrong? or if this is possible with string.join?
Thanks.


-----------== Posted via Newsfeed.Com - Uncensored Usenet News ==----------
   http://www.newsfeed.com       The #1 Newsgroup Service in the World!
-----= Over 100,000 Newsgroups - Unlimited Fast Downloads - 19 Servers =-----



More information about the Python-list mailing list