Re: python beginner problem(?)

2008-02-07 Thread Alan Illeman
"Steve Holden" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Alan Illeman wrote: > > > > Thanks Steve for both your replies. > > Was (or is) python a piggyback for MFC? > > > > > You are supposed to be able to access the MFC clas

Re: python beginner problem(?)

2008-02-07 Thread Alan Illeman
"Steve Holden" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Steve Holden wrote: > > Alan Illeman wrote: > >> Win2k Pro - installed python: ok > >> > [...] > >> = > >>

python beginner problem(?)

2008-02-06 Thread Alan Illeman
Win2k Pro - installed python: ok Example 2.1 from DiveIntoPython tutorial copied and pasted into "Pythonwin - Python IDE and GUI Framework for Windows." -- def buildConnectionString(params): """Build a connection string from a diction