Don't make all .py executable please...

This commit is contained in:
Marco Pesenti Gritti 2007-06-20 12:31:54 +02:00
parent b01684ef27
commit 61314c9705
17 changed files with 1 additions and 33 deletions

View File

@ -1,5 +1,3 @@
#!/usr/bin/env python
# Copyright (C) 2006, Eduardo Silva (edsiper@gmail.com).
#
# This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,3 @@
#!/usr/bin/env python
# Copyright (C) 2006, Red Hat, Inc.
#
# This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,3 @@
#!/usr/bin/env python
# Copyright (C) 2006, Eduardo Silva (edsiper@gmail.com).
#
# This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,3 @@
#!/usr/bin/env python
# Copyright (C) 2006, Red Hat, Inc.
#
# This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,3 @@
#!/usr/bin/env python
# Copyright (C) 2007, Eduardo Silva (edsiper@gmail.com).
#
# This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,3 @@
##!/usr/bin/env python
# Copyright (C) 2007, Eduardo Silva (edsiper@gmail.com).
#
# This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,3 @@
#!/usr/bin/env python
# Copyright (C) 2007, Eduardo Silva (edsiper@gmail.com).
#
# This program is free software; you can redistribute it and/or modify
@ -118,4 +116,4 @@ a = XO_NandFlash()
w.add(a)
w.show_all()
gtk.main()
"""
"""

View File

@ -1,5 +1,3 @@
#!/usr/bin/env python
# Copyright (C) 2007, Eduardo Silva (edsiper@gmail.com).
#
# This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,3 @@
#!/usr/bin/env python
# Copyright (C) 2007, Eduardo Silva (edsiper@gmail.com).
#
# This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,3 @@
#!/usr/bin/env python
# Copyright (C) 2007, Eduardo Silva (edsiper@gmail.com).
#
# This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,3 @@
##!/usr/bin/env python
# Copyright (C) 2007, Eduardo Silva (edsiper@gmail.com).
#
# This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,3 @@
##!/usr/bin/env python
# Copyright (C) 2007, Eduardo Silva (edsiper@gmail.com).
#
# This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,3 @@
#!/usr/bin/env python
import sys, os
import string

View File

@ -2,7 +2,6 @@
# This class open the /proc/PID/maps and /proc/PID/smaps files
# to get useful information about the real memory usage
####################################################################
#!/usr/bin/env python
import os

View File

@ -1,5 +1,3 @@
#!/usr/bin/env python
# Copyright (C) 2006, Red Hat, Inc.
#
# This library is free software; you can redistribute it and/or

View File

@ -4,7 +4,6 @@ This class create a gtk.Notebook() widget supporting
a close button in every tab when the 'can-close-tabs' gproperty
is enabled (True)
"""
#!/usr/bin/env python
# Copyright (C) 2007, Eduardo Silva (edsiper@gmail.com)
#

View File

@ -1,5 +1,3 @@
#!/usr/bin/env python
# Copyright (C) 2007, Eduardo Silva (edsiper@gmail.com)
#
# This library is free software; you can redistribute it and/or