/usr/bin/gtk-builder-convert has bogus #! line

Bug #988391 reported by Barry Warsaw
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gtk+2.0 (Ubuntu)
New
Undecided
Unassigned

Bug Description

% head -n 1 /usr/bin/gtk-builder-convert
#!/usr/bin/env python

While this is fine, preferable even for the development version of the script, it is destined to break in the deployed production version of the script. The header must use #!/usr/bin/python instead.

Revision history for this message
Barry Warsaw (barry) wrote :

This probably provides the best rationale for why I consider this a bug:

https://lists.debian.org/debian-python/2011/03/msg00013.html

Scott K also quotes Debian Python policy here:

https://lists.debian.org/debian-python/2011/03/msg00015.html

(which indicates that while not prohibited, D-P policy discourages it except in deliberate, specific cases).

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.