Hi. Look at this:
vv='abc'
print vv[0]
vv.replace('b','n')
print vv
vv.replace('b','n')
The answers are different!?...
Roland
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to