Follow-up Comment #2, bug #17413 (project freeciv):
Thanks for the patch. Unfortunately the build still fails (python-3.1.3):
Traceback (most recent call last):
File "./generate_packets.py", line 1848, in <module>
main()
File "./generate_packets.py", line 1519, in main
content=strip_c_comment(content)
File "./generate_packets.py", line 1498, in strip_c_comment
for i in filter(lambda x:x,string.split(s,"/*")):
AttributeError: 'module' object has no attribute 'split'
make[2]: *** [packets_generate] Error 1
with python-2.7.1 it still works.
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?17413>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev