Message46200
Logged In: YES
user_id=80475
The patch is not meant to be loaded to UserString. Rather
it is a proof-of-concept demonstration of how deferred
string addition would work. Even it pure python form, it
shows how to convert an O(n**2) process to O(n). If the
concept is approved, the goal is to alter the C code for
stringobject.c, unicodeobject.c, and to make a more thorough
version for UserString. |
|
Date |
User |
Action |
Args |
2007-08-23 15:38:12 | admin | link | issue976162 messages |
2007-08-23 15:38:12 | admin | create | |
|