Hi Seb,
Just tried to generate some samples with the latest revision, though I
get the following error:

    jalfiles.update(get_jal_filenames(fulldf,subdir=os.path.join
(subdir and subd
ir or "",df),predicate=predicate))
  File "D:\pic\projects\jallib_svn\tools\jallib.py", line 64, in
get_jal_filenam
es
    if os.path.isfile(fulldf) and fulldf.endswith(".jal") and predicate
(dir,df):

TypeError: <lambda>() takes exactly 1 argument (2 given)


Maybe you can look into the issue (I'm not very familiar with Python,
when I change it to predicate(df) it seems to run

Albert
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to