[gstreamer-bugs] [Bug 549879] gst-python managing sys.argv while it shouldn't

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Apr 19 11:03:37 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=549879

  GStreamer | gst-python | Ver: 0.10.12




------- Comment #14 from Tobias Mueller  2009-04-19 18:03 UTC -------
Although I don't care very much, I urge the gst guys to not close it as
WONTFIX. 
I don't think, it is necessary to parse *sys.argv* at all. Instead, it should
parse a *given* array of arguments, maybe even a more sophisticated data
structure such as a dictionary. I've made my points already, but I'll add
PEP-008 which clearly states:

    - Imports are always put at the top of the file, just after any module
      comments and docstrings, and before module globals and constants.


I wouldn't ship a Python module which clearly makes the programmer violate this
rules.

But still: In order to get this issue resolved, someone who's responsible
should set this bug either to NEW or to WONTFIX.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=549879.




More information about the Gstreamer-bugs mailing list