Gilles Filippini a écrit le 20/03/2017 à 21:58 :
> Hi,
>
> On Thu, 16 Mar 2017 12:25:46 +0100 Ole Streicher wrote:
>> Package: jython
>> Version: 2.5.3-15
>> Severity: normal
>>
>> when I use jython to import from a jar as a user, I get the following
>> messages:
>>
> import sys
> sys.pat
Hi,
On Thu, 16 Mar 2017 12:25:46 +0100 Ole Streicher wrote:
> Package: jython
> Version: 2.5.3-15
> Severity: normal
>
> when I use jython to import from a jar as a user, I get the following
> messages:
>
> >>> import sys
> >>> sys.path.append('/usr/share/java/adql.jar')
> >>> import adql
> *sy
Package: jython
Version: 2.5.3-15
Severity: normal
when I use jython to import from a jar as a user, I get the following
messages:
>>> import sys
>>> sys.path.append('/usr/share/java/adql.jar')
>>> import adql
*sys-package-mgr*: processing new jar, '/usr/share/java/adql-1.3.jar'
*sys-package-mgr*
3 matches
Mail list logo