Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #49589 > unrolled thread
| Started by | Joshua Landau <joshua.landau.ws@gmail.com> |
|---|---|
| First post | 2013-07-01 20:40 +0100 |
| Last post | 2013-07-01 20:40 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: python adds an extra half space when reading froma string or list -- back to the question Joshua Landau <joshua.landau.ws@gmail.com> - 2013-07-01 20:40 +0100
| From | Joshua Landau <joshua.landau.ws@gmail.com> |
|---|---|
| Date | 2013-07-01 20:40 +0100 |
| Subject | Re: python adds an extra half space when reading froma string or list -- back to the question |
| Message-ID | <mailman.4083.1372707653.3114.python-list@python.org> |
On 1 July 2013 20:32, Joel Goldstick <joel.goldstick@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@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.
Back to top | Article view | comp.lang.python
csiph-web