summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2006-04-11 14:11:09 +0000
committerJohan Dahlin <johan@src.gnome.org>2006-04-11 14:11:09 +0000
commitd775961664e4755481ef01c192ea8b8d27cf7567 (patch)
tree60beef30983edffbc29f74db19ef6163ee743f33 /setup.py
parentbe8d076bbafd3bb5f26fa8716ff6e898b76b1d1a (diff)
downloadpygobject-d775961664e4755481ef01c192ea8b8d27cf7567.tar.gz
pygobject-d775961664e4755481ef01c192ea8b8d27cf7567.tar.xz
pygobject-d775961664e4755481ef01c192ea8b8d27cf7567.zip
reindent
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 8f24acb..6922995 100755
--- a/setup.py
+++ b/setup.py
@@ -21,7 +21,7 @@ else:
print "It's mainly included to be able to easily build win32 installers"
print "You may continue, but only if you agree to not ask any questions"
print "To build PyGObject in a supported way, read the INSTALL file"
- print
+ print
print "Build fixes are of course welcome and should be filed in bugzilla"
print '*'*70
input = raw_input('Not supported, ok [y/N]? ')