Emanuele D'Arrigo wrote: > Hi everybody, > > while testing a module today I stumbled on something that I can work > around but I don't quite understand.
Why do you have to work around it? What are you trying to do that requires that two strings should occupy the same memory location rather than merely being equal? > Why c and d point to two different objects with an identical string > content rather than the same object? Why shouldn't they? -- Steven -- http://mail.python.org/mailman/listinfo/python-list