1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-24 20:06:38 +02:00

Remove uneeded calls to the python interpreter.

Scripts are executed by an embedded interpreter.
This commit is contained in:
Julien Louis
2007-05-03 17:02:05 +00:00
parent 0abe6f0322
commit f5fadd9c12
3 changed files with 0 additions and 4 deletions
-2
View File
@@ -1,5 +1,3 @@
#!/usr/bin/env python
# Catapult v0.2 - less ordinary abuse generator
# Copyright (C) 2007 Pavel Shevchuk <stlwrt@gmail.com>
-1
View File
@@ -1,4 +1,3 @@
#!/usr/bin/env python
"""
Theme manager for WeeChat.
It loads configuration parameters from file
-1
View File
@@ -1,4 +1,3 @@
#!/bin/env python
#
# TinyUrl, version 3.3, for weechat version 0.1.9
#