you have an unclosed parenthesis. A good text editor application may help
you spot this kind of error.

2015-08-17 17:49 GMT+02:00 Pardis Emami Naeini <
[email protected]>:

> Hello everyone,
>
> I am trying to call a function which is in Traci -> Lane -> getIDList by
> this line of code in my main.py:
>
> savefile3="result\\parafile-p.txt"
> f4=open(savefile3,'w')
> f4.write(str(traci.lane.getIDList)
>
> But when I want to compile, it makes an error in the third line of it. Do
> you have any idea what is the bug here?
>
> Thanks a lot in advanced.
>
> ------------------------------------------------------------------------------
> _______________________________________________
> sumo-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sumo-user
>
------------------------------------------------------------------------------
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to