]> granicus.if.org Git - python/commitdiff
Fix missing space between words. Bugfix candidate.
authorNeal Norwitz <nnorwitz@gmail.com>
Tue, 29 Jan 2002 00:56:37 +0000 (00:56 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Tue, 29 Jan 2002 00:56:37 +0000 (00:56 +0000)
Python/compile.c

index 4c68a15df6854e39c0cf133c2e5dbe264b97a83f..dbae00d3140bca96142cb6ee0e04fe163cddca15 100644 (file)
@@ -4452,7 +4452,7 @@ symtable_check_unoptimized(struct compiling *c,
 "unqualified exec is not allowed in function '%.100s' it %s"
 
 #define ILLEGAL_EXEC_AND_IMPORT_STAR \
-"function '%.100s' uses import * and bare exec, which are illegal" \
+"function '%.100s' uses import * and bare exec, which are illegal " \
 "because it %s"
 
        /* XXX perhaps the linenos for these opt-breaking statements