X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;ds=sidebyside;f=make-news.py;h=0b60127fc1c84adf38c7412d653503c76fad5e4d;hb=9250715ee89736a5db1cdfb84a0ef5dd59b9e158;hp=50890ec1fd9ff5526c4ed45f45903ea251c69007;hpb=74dae3c909c07fa8c1861e2645922f96fdc985aa;p=phdru.name%2Fphdru.name.git diff --git a/make-news.py b/make-news.py index 50890ec..0b60127 100755 --- a/make-news.py +++ b/make-news.py @@ -1,4 +1,4 @@ -#! /usr/local/bin/python -O +#! /usr/bin/env python # -*- coding: koi8-r -*- __version__ = "$Revision$"[11:-2] @@ -68,6 +68,7 @@ namespace = { "lang": lang, "author": "Oleg Broytmann", "email": "phd@phd.pp.ru", + "generator": os.path.basename(sys.argv[0]), "posts": news_items, }