weechat-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Weechat-dev] [task #5594] Add unregister function to the script plugin


From: anonymous
Subject: [Weechat-dev] [task #5594] Add unregister function to the script plugin API
Date: Sun, 23 Dec 2007 16:15:24 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; ru; rv:1.8.1.9) Gecko/20071025 Firefox/1.5

Follow-up Comment #2, task #5594 (project weechat):

...
if weechat.register(NAME, VERSION, "clean", "description"):
    raise Exception, "foo"
...

Script is NOT registered after exception arises.
Same statement is valid for die() and perl.
Maybe this way of exception handling is bug, maybe it's feature, I don't
know.

// darkk

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?5594>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]