python adds an extra half space when reading from a string or list

Joshua Landau joshua.landau.ws at gmail.com
Sat Jun 29 12:05:17 EDT 2013


On 29 June 2013 03:07, charles benoit <feather.duster.kung.fu at gmail.com> wrote:
<STUFF>

1) You haven't asked a question.

2) You posted your code twice. That makes it look a lot harder and
longer than it really is.

3) Give us a *minimal* reproducible test case. I currently just get:

%~> python2 /tmp/nd.py
Traceback (most recent call last):
  File "/tmp/nd.py", line 12, in <module>
    finale_line2=finale_line
NameError: name 'finale_line' is not defined

This isn't the only problem.

In other words, you've given us an unsolvable problem. Try again.



More information about the Python-list mailing list