I used a.sections().setContents(tt2=t1.split(“”\\n“”))
now the \\n gets only evaluated to \n when i open my otl and see the script in the python module.
How to solve this
I have also tried using t1.split(r'\\n').But same result
have i did any mistake?
please correct me.I have this problem only when i use setContents to load a script in the otl.
python evaluating wrong in here.
2333 2 0- helloworld
- Member
- 55 posts
- Joined: Oct. 2011
- Offline
- helloworld
- Member
- 55 posts
- Joined: Oct. 2011
- Offline
- larsvdb
- Member
- 19 posts
- Joined: March 2010
- Offline
-
- Quick Links