no need of shellbang line

This commit is contained in:
Yann Leboulanger 2004-12-19 15:26:43 +00:00
parent ada3189fd9
commit f55a3f94ca
12 changed files with 0 additions and 12 deletions

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
## common/hub.py
##
## Gajim Team:

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
## common/i18n.py
##
## Gajim Team:

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
## common/optparser.py
##
## Gajim Team:

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
## common/plugin.py
##
## Gajim Team:

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
"""A Quick class to tell if theres any activity on your machine"""
import time

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
## common/thread.py
##
## Gajim Team:

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
## core/core.py
##
## Gajim Team:

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
## plugins/config.py
##
## Gajim Team:

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
## plugins/dialogs.py
##
## Gajim Team:

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
## plugins/gtkgui.py
##
## Gajim Team:

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
## plugins/logger.py
##
## Gajim Team:

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
## plugins/sock.py
##
## Gajim Team: