Newest'bie: Starting QWPython

Geoffrey King (zzgking@dingo.cc.uq.oz.au)
10 Feb 1995 02:19:02 GMT

Hi, i extremely new to python. I have installed the Mac, Unix and Windows
versions of Python. The Mac is fine etc, but QWPython is giving me
problems. It doesn't understand string.rjust.

I have imported the string module -i think correctly.
>>> dir(string)
['__name__']

Appreciate any pointers.
Sorry if showing my extreme dumbness.

Geoff