[PyKDE] ANN: new eric3 snapshot

Detlev Offenbach detlev at die-offenbachs.de
Sat Nov 27 19:13:19 GMT 2004


Am Samstag, 27. November 2004 19:17 schrieb Parzival:
> On November 27, 2004 09:40, Detlev Offenbach wrote:
> > I have just uploaded a new eric3 snapshot. It fixes a few bugs and has
> > these new features.
>
> Has the problem reported earlier, where the module browser views will not
> include functions that have formal parameters which contain parentheses
> been fixed? E.g. will a definitions such as
>
> def search_path(name, dirs, predicate=lambda path: os.access(path,
> os.R_OK)): pass
>
> or even
>
> def timestring(dtm, format="%(sign)s%(hour)02d:%(minute)02d:%(second)02d",
> plussign=" ", minussign="-", trimback=0):
> 	pass
>
> appear in the module browser displays? Currently, eric 3.5.0 will not
> display such definitions, which is quite aggravating, as a few defintions
> are left out of a module display because of default arguments, and this is
> not obvious.

It has been fixed a while ago in the snapshots releases and will be included 
in the upcoming 3.5.1, which is just a bug fix release.

Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de




More information about the PyQt mailing list