Re: [Ryu-devel] Odd app loading behaviour

2016-02-23 Thread Xandaros
Hello, On Tue, Feb 23, 2016 at 01:46:25PM +0900, Minoru TAKAHASHI wrote: > Hi Xandaros, > > On 2016年02月22日 23:47, Xandaros wrote: > > Hello, > > > > Say I have the following three files: > > /a/a.py > > /a/b.py > > /b/b.py > > > > And I start ryu like this: > > ryu /a/a.py /b/b.py > > > > It w

Re: [Ryu-devel] Odd app loading behaviour

2016-02-22 Thread Minoru TAKAHASHI
Hi Xandaros, On 2016年02月22日 23:47, Xandaros wrote: > Hello, > > Say I have the following three files: > /a/a.py > /a/b.py > /b/b.py > > And I start ryu like this: > ryu /a/a.py /b/b.py > > It will actually load the apps /a/a.py and /a/b.py, NOT /b/b.py Thank you for your report. Although I tri

[Ryu-devel] Odd app loading behaviour

2016-02-22 Thread Xandaros
Hello, Say I have the following three files: /a/a.py /a/b.py /b/b.py And I start ryu like this: ryu /a/a.py /b/b.py It will actually load the apps /a/a.py and /a/b.py, NOT /b/b.py signature.asc Description: PGP signature -