Message 368295 - Python tracker

This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Content
From this:

Now you want to store the point in a single SQLite column.  First you'll have to
choose one of the supported types first to be used for representing the point.

First looks repeated.