A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2000-March/002496.html below:

[Python-Dev] Adding Unicode methods to string objects

[Python-Dev] Adding Unicode methods to string objects [Python-Dev] Adding Unicode methods to string objectsFredrik Lundh fredrik@pythonware.com
Tue, 7 Mar 2000 12:54:56 +0100
> Unicode objects      string objects
> expandtabs         =20

yes.

I'm pretty sure there's "expandtabs" code in the
strop module.  maybe barry missed it?

> center
> ljust
> rjust             =20

probably.

the implementation is trivial, and ljust/rjust are
somewhat useful, so you might as well add them
all (just cut and paste from the unicode class).

what about rguido and lguido, btw?

> zfill              =20

no.

</F>




RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4