← Back to team overview

beeseek-devs team mailing list archive

[Bug 325398] [NEW] When not specified in the interface, __init__ should have no arguments by default

 

Public bug reported:

If the __init__ method is not present in a interface, it should default
to:

def __init__(self): pass

** Affects: beeseek-base
     Importance: Low
         Status: Triaged


** Tags: interfaces trivial

** Changed in: beeseek-base
      Product: BeeSeek => BeeSeek Base

** Changed in: beeseek-base
   Importance: Undecided => Low
       Status: New => Triaged
       Target: None => 1.0

** Tags added: interfaces trivial

-- 
When not specified in the interface, __init__ should have no arguments by default
https://bugs.launchpad.net/bugs/325398
You received this bug notification because you are a member of BeeSeek
Developers, which is a direct subscriber.



Follow ups

References