Raymond Hettinger wrote:
> It might be better to give more generic advice that tends to be true
> across implementations and versions: "Dense collections like lists
> tuples iterate faster than sparse structures like dicts and sets.
> Whenever repeated iteration starts to dominate application run
> "Ian" == Ian Bicking <[EMAIL PROTECTED]> writes:
Ian> Nick Coghlan wrote:
>> While I quite like this idea, would it make it more difficult
>> when the bug tracking for the main source code is eventually
>> migrated off SF? And what would happen to existing
>> documentati