python adds an extra half space when reading froma string or list -- back to the question

Joshua Landau joshua.landau.ws at gmail.com
Mon Jul 1 15:40:12 EDT 2013


On 1 July 2013 20:32, Joel Goldstick <joel.goldstick at gmail.com> wrote:
> I copied the original question so that the rant on the other thread can
> continue.  Let's keep this thread ontopic

Thank you. I shall do the same below. Unfortunately I don't have high
hopes that any progress will be made on this thread -- Charles Benoit
hasn't made a single reply since his original post.


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