Re: [sage-devel] Autocompletion Broken

2020-08-31 Thread E. Madison Bray
In exactly what sense does it not work? On Wed, Aug 19, 2020 at 9:06 PM Alex G wrote: > > Hello Sage Developers, > > I have been working on implementing a new class (DynamicalSystem_Berkovich) > to add to Sage in ticket #29949. For some reason, tab autocompletion does not > work for any Dynamic

Re: [sage-devel] Autocompletion Broken

2020-08-19 Thread Alex G
On Wednesday, August 19, 2020 at 3:20:43 PM UTC-4, Dima Pasechnik wrote: > > did you run > > make build > > ? > > Yes, still no luck -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from

Re: [sage-devel] Autocompletion Broken

2020-08-19 Thread Dima Pasechnik
On Wed, Aug 19, 2020 at 8:06 PM Alex G wrote: > > Hello Sage Developers, > > I have been working on implementing a new class (DynamicalSystem_Berkovich) > to add to Sage in ticket #29949. For some reason, tab autocompletion does not > work for any DynamicalSystem_Berkovich I create, but still wo

[sage-devel] Autocompletion Broken

2020-08-19 Thread Alex G
Hello Sage Developers, I have been working on implementing a new class (DynamicalSystem_Berkovich) to add to Sage in ticket #29949 . For some reason, tab autocompletion does not work for any DynamicalSystem_Berkovich I create, but still works on my build