Start_item() called on a sequence

In reply to anjujoseph:

Can you post a link to where you read start_item() can be called on a sequence? This information is incorrect and start_item() can only be called on a sequence_item. To start a sequence, you use ‘sequence.start()’.