Wrapping statements in Python in SPSS
Chris Angelico
rosuav at gmail.com
Fri Dec 28 12:12:27 EST 2012
More information about the Python-list mailing list
Fri Dec 28 12:12:27 EST 2012
- Previous message (by thread): Wrapping statements in Python in SPSS
- Next message (by thread): Wrapping statements in Python in SPSS
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, Dec 29, 2012 at 3:43 AM, <alankrinsky at gmail.com> wrote: > Chris, > > I tried placing in the format you suggested and received this error message: > > END PROGRAM. > Traceback (most recent call last): > File "<string>", line 396, in <module> > ValueError: incomplete format key I don't think the code I gave could produce that. You'll need to show a bit more of your code, including at least line 396, possibly some context. Unless one of the other members here has a working crystal ball - mine's cooling down after excessive use. ChrisA
- Previous message (by thread): Wrapping statements in Python in SPSS
- Next message (by thread): Wrapping statements in Python in SPSS
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list