On 12/03/07, Alan Gilfoy <[EMAIL PROTECTED]> wrote: > My question here boils down to, "Is there a way to remove certain > characters from a string?"
There are several ways, depending on what exactly you want to achieve. In this case, it looks like you're after "string slicing". The tutorial covers this; look about half-way down the page: http://docs.python.org/tut/node5.html HTH! -- John. _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor