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


Groups > comp.lang.python > #27400

Re: How does .rjust() work and why it places characters relative to previous one, not to first character - placed most to left - or to left side of screen?

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
From crispy <ryniek90@gmail.com>
Newsgroups comp.lang.python
Subject Re: How does .rjust() work and why it places characters relative to previous one, not to first character - placed most to left - or to left side of screen?
Date Sun, 19 Aug 2012 09:35:02 -0700 (PDT)
Organization http://groups.google.com
Lines 3
Message-ID <a7c8f6c8-e0e4-4e51-a0d2-103b591c49ea@googlegroups.com> (permalink)
References <db49919e-9c9f-4e1f-8dfe-2765c6717dbe@googlegroups.com>
NNTP-Posting-Host 89.231.125.162
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1
X-Trace posting.google.com 1345394211 6206 127.0.0.1 (19 Aug 2012 16:36:51 GMT)
X-Complaints-To groups-abuse@google.com
NNTP-Posting-Date Sun, 19 Aug 2012 16:36:51 +0000 (UTC)
In-Reply-To <db49919e-9c9f-4e1f-8dfe-2765c6717dbe@googlegroups.com>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=89.231.125.162; posting-account=igkU0woAAAC8IxhDwc4Ves5KfH9PcQQY
User-Agent G2/1.0
Xref csiph.com comp.lang.python:27400

Show key headers only | View raw


Here's first code -> http://codepad.org/RcKTTiYa

And here's second -> http://codepad.org/zwEQKKeV

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

How does .rjust() work and why it places characters relative to previous one, not to first character - placed most to left - or to left side of screen? crispy <ryniek90@gmail.com> - 2012-08-19 09:25 -0700
  Re: How does .rjust() work and why it places characters relative to previous one, not to first character - placed most to left - or to left side of screen? crispy <ryniek90@gmail.com> - 2012-08-19 09:35 -0700
  Re: How does .rjust() work and why it places characters relative to previous one, not to first character - placed most to left - or to left side of screen? Dave Angel <d@davea.name> - 2012-08-19 13:31 -0400
    Re: How does .rjust() work and why it places characters relative to previous one, not to first character - placed most to left - or to left side of screen? crispy <ryniek90@gmail.com> - 2012-08-19 12:25 -0700
    Re: How does .rjust() work and why it places characters relative to previous one, not to first character - placed most to left - or to left side of screen? crispy <ryniek90@gmail.com> - 2012-08-19 12:25 -0700
      Re: How does .rjust() work and why it places characters relative to previous one, not to first character - placed most to left - or to left side of screen? Peter Otten <__peter__@web.de> - 2012-08-20 14:45 +0200
  Re: How does .rjust() work and why it places characters relative to previous one, not to first character - placed most to left - or to left side of screen? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-08-19 14:56 -0400

csiph-web