Home | Trees | Indices | Help |
---|
|
1 from Ganga.Core.JobRepository.ARDA import RemoteARDAJobRepository,schema 2 3 rep1 = RemoteARDAJobRepository(schema,root_dir = '/testdir/GangaTest/kuba3/Jobs') 4 rep2 = RemoteARDAJobRepository(schema,root_dir = '/testdir/GangaTest/kuba3/Templates') 5 9 10 wipe(rep1) 11 wipe(rep2) 12
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Jun 25 10:35:34 2012 | http://epydoc.sourceforge.net |