Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #70289 > unrolled thread

Re: Simple question

Started byChris Angelico <rosuav@gmail.com>
First post2014-04-16 05:07 +1000
Last post2014-04-16 05:07 +1000
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.


Contents

  Re: Simple question Chris Angelico <rosuav@gmail.com> - 2014-04-16 05:07 +1000

#70289 — Re: Simple question

FromChris Angelico <rosuav@gmail.com>
Date2014-04-16 05:07 +1000
SubjectRe: Simple question
Message-ID<mailman.9294.1397588876.18130.python-list@python.org>
On Wed, Apr 16, 2014 at 5:02 AM, Phil Dobbin <phildobbin@gmail.com> wrote:
> On 15/04/2014 19:41, Chris Angelico wrote:
>
>> Recommendation: If you don't understand something, keep it there :)
>> You can just copy and paste from the Python interactive interpreter
>> (command line or IDLE) straight into the email; it'll be easier to
>> explain, that way.
>>
>> This is *especially* true of tracebacks. You might not see the
>> difference, but to us, it's often hugely helpful to see the entire
>> exception report.
>
> Good advice.
>
> Truth is I'm writing emails on my laptop & attempting Python on a
> Desktop machine so I lazily copied by eye. My mistake.

Understandable. I currently am using two consoles (laptop at my right
hand, desktop in front of me), and every now and then I want to copy
and paste across them :) I mean, shared clipboard works just fine
across all my VM guests (and as I type that, Disney's cast is singing
"Be our guest" in my background music), it even works across remote
desktop, but for some reason, swinging my hands 90 degrees doesn't
transfer the clipboard. This strikes me as a major flaw in human
beings.

ChrisA

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web