Re: gnumeric & python2
Morten Welinder <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.gnumeric |
|---|---|
| Message-ID | <CANv4PNn+XTnL54BNzqRwmK8EphDvFt48H5C+Ay7cT95G=Wwr5Q@mail.gmail.com> |
I am fairly certain we don't have a hard dependency of python 2. That is to say, you can configure and compile Gnumeric without python 2 being present. You will likely lose the python plugin as a result, but that's life. I believe the introspection based python interface is happy with python 3. Morten