Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #49431 > unrolled thread
| Started by | Joshua Landau <joshua.landau.ws@gmail.com> |
|---|---|
| First post | 2013-06-29 17:05 +0100 |
| Last post | 2013-06-29 17:05 +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 from a string or list Joshua Landau <joshua.landau.ws@gmail.com> - 2013-06-29 17:05 +0100
| From | Joshua Landau <joshua.landau.ws@gmail.com> |
|---|---|
| Date | 2013-06-29 17:05 +0100 |
| Subject | Re: python adds an extra half space when reading from a string or list |
| Message-ID | <mailman.3997.1372521964.3114.python-list@python.org> |
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