Re: Working it out...

2006-03-27 Thread Athanasios Anastasiou
Dear Hans Thank you for your email and help. Regarding module reloading, i was just wondering if there is something provided by Python for refreshing the loaded module (I did not find something relevant at the Python help files) . I have also tried doing something like del but it did not wor

Re: Working it out...

2006-03-24 Thread Hans Breuer
On 24.03.2006 18:11, Athanasios Anastasiou wrote: Hello Guys Sorry to be a nuisance with "simple" questions but is it possible to provide some hint on the following? 1) I have been looking at the Dia source code to find out some more info on how to add some properties to a graph in the way i