ction "3.1.4 Lists" in the
python tutorial, I might have noticed the example which is similar to that
form:
#v+
>>> # Clear the list: replace all items with an empty list
>>> a[:] = []
>>> a
[]
#v-
Ah, well. Thanks again for the tips, gentlemen.
Regards,
-
Is there anyway I can use Python to fill in an Oracle form rather than typing
it in myself.I.e take values from a .csv file and put them into an Oracle
form.Any ideas (I have googled it) what libraries to use?
___
Tutor maillist - Tutor@python.org
T
-
Message: 2
Date: Thu, 22 Mar 2018 18:35:17 +0100
From: Peter Otten <__pete...@web.de>
To: tutor@python.org
Subject: Re: [Tutor] Oracle forms
Message-ID:
Content-Type: text/plain; charset="ISO-8859-1"
David Holland via Tutor wrote:
> Is there anyway I can use Py
1101 - 1103 of 1103 matches
Mail list logo