[Freeciv-Dev] Re: (PR#7240) Generator doesn't work with python >=2.2
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=7240 >
On 04-01-14 you wrote:
> You get an "maximum recursion limit exceeded" error. Python 1.5 works
> fine. Thomas reported this via IRC. The attached patch replaces the RE
> usage with normal string operations.
Did you try tweaking recurision limit with sys.setrecursionlimit
first? It may be you killed a fly with a cannon.
--
{ Marek Baczyński :: UIN 57114871 :: GG 161671 :: JID imbaczek@xxxxxxxxxxxxx }
{ http://www.vlo.ids.gda.pl/ | imbaczek at poczta fm | http://www.promode.org }
.. .. .. .. ... ... ...... evolve or face extinction ...... ... ... .. .. .. ..
- [Freeciv-Dev] Re: (PR#7240) Generator doesn't work with python >=2.2,
imbaczek@xxxxxxxxxxxxxx <=
|
|