aboutsummaryrefslogtreecommitdiff
blob: 8d36aa9826bfa5ae5ca43922155601292cf28439 (plain)
1
2
3
4
5
6
7
#!/usr/bin/env python
#
# Copyright(c) 2007, Gentoo Foundation
# Licensed under the GNU General Public License, v2

if __name__ == "__main__":
	print "This is not an executable module"