<DIV>I have the the following string variable called <STRONG>mlist  </STRONG>that contains the value <STRONG>ccinfolist </STRONG>here is what I've tried to do to join this variable with another string value.</DIV>
<DIV> </DIV>
<DIV>First attempt</DIV>
<DIV> </DIV>
<DIV>url = <A href="http://www.isu.edu">http://www.isu.edu</A> + mlist</DIV>
<DIV> </DIV>
<DIV>error I receive:</DIV>
<DIV><STRONG>TypeError: cannot add type "instance" to string mlist</STRONG></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>another attempt for a process altogether then the one above</DIV>
<DIV> </DIV>
<DIV> return os.path.join('attachments', <STRONG>mlist,</STRONG> datedir, digest[:4] + digest[-4:])</DIV>
<DIV> </DIV>
<DIV>error I receive </DIV>
<DIV> <STRONG>raise AttributeError, name<BR>AttributeError: __len__<BR></STRONG></DIV>
<DIV><STRONG></STRONG> </DIV>
<DIV>I just starting to learn Python so I'm sure this is something simple, any suggestions?</DIV>
<DIV> </DIV>
<DIV> </DIV><p>__________________________________________________<br>Do You Yahoo!?<br>Tired of spam?  Yahoo! Mail has the best spam protection around <br>http://mail.yahoo.com