Re: [Tutor] Python 3.x and Sqlite3

2016-10-11 Thread Zachary Ware
Hi Greg, On Tue, Oct 11, 2016 at 3:54 PM, Greg Schmit wrote: > On FreeBSD I built lang/python34 from source and when I run python 3.4 I > cannot import sqlite3. I thought it was being packaged with python 3.4. Am I > incorrect in this assumption? This is more the kind of fare that python-list

Re: [Tutor] Python 3.x and Sqlite3

2016-10-11 Thread Kentaro Hori
You have to add to .configure iPhoneから送信 2016/10/12 5:54、Greg Schmit のメッセージ: > On FreeBSD I built lang/python34 from source and when I run python 3.4 I > cannot import sqlite3. I thought it was being packaged with python 3.4. Am I > incorrect in this assumption? > > -gns > __

[Tutor] Python 3.x and Sqlite3

2016-10-11 Thread Greg Schmit
On FreeBSD I built lang/python34 from source and when I run python 3.4 I cannot import sqlite3. I thought it was being packaged with python 3.4. Am I incorrect in this assumption? -gns ___ Tutor maillist - Tutor@python.org To unsubscribe or change su