Hi there,
I'm looking to insert values into an oracle table (my_table) using the query
below. The insert query works when the PROJECT is not NULL/empty (""). However
when PROJECT is an empty string(''), the query creates a new duplicate row
every time the code is executed (with project value po
ght"
The user speaks "White" The system translates it as "Bright"
I don't want this to happen. This system should make a reasonable conversion.
Any help would be appreciated.
I am using python for logic.
Regards,
Naveen BM
--
https://mail.python.org/mailman/listinfo/python-list
On Thursday, 5 October 2017 21:47:34 UTC+5:30, Naveen Yadav wrote:
> Hi folks,
>
>
> >> isinstance(type, object) is True # 1
> and
> >> isinstance(object, type) is True # 2
>
>
> its means type is object is type, But i am not sure how is this.
>
Hi folks,
>> isinstance(type, object) is True # 1
and
>> isinstance(object, type) is True # 2
its means type is object is type, But i am not sure how is this.
For what i can understand is
for #1: since every thing is object in python, type is also an object.
and
for #2: object is a base
Hi ,
One of our client seeking Python/Backend Engineer, Data in Redwood City, CA If
you are interested please send me your updated resume at navee...@maania.com
along with your expected salary.
Title: Python/Backend Engineer, Data
Location: Redwood City, CA
Full time position
Required:
ok, its even easier than that.
With autohotkey:
pythondll := DllCall("LoadLibrary", "str", "c:\windows
\system32\python26.dll")
init := DllCall("c:\windows\system32\python26.dll\Py_Initialize"
, "Cdecl")
msgbox python initalized
call := DllCall("c:\windows\system32\python26.dll\PyRun_SimpleString"
ok, it was almost intuitive.
just made a simple visual c express dll project
included python26\include and python26\libs in the project settings
the debug version has issues, but the release compiles without a
problem.
here is the source:
http://github.com/tinku99/embedpython
--
http://mail.python
How do you embed the python dll file distributed with the automatic
installable python distribution on windows?
Is it possible to dynamically load the python dll from running c
program and start up a python interpreter ?
Do you have to compile python from source to be able to embed python?
--
htt
> indicator of bad practice. What is the problem you're trying to solve?
> Ben Finney
No major problem.
I was just trying to make some experimental changes to autokey. My
repo: http://github.com/tinku99/autokey.git/
Didn't want to subclass or reorganize a class just yet.
--
http://mail.python.or
> > Is it possible to split up a class definition over multiple files?
>
> Not exactly, but you can do variations of this:
... [subclass a class]
> Steven
Thanks Steven.
I guess I will just preprocess the script:
cat partA.py > class.py
cat partB >> class.py
python class.py
--
http://mail.pyth
Is it possible to split up a class definition over multiple files?
--
http://mail.python.org/mailman/listinfo/python-list
lose() #close port
> > -
>
> > The following is the error message:
>
> > --
> > Traceback (most recent call last):
> > File "C:\Python25\Naveen Files\TestSerial", line 2, in
> > ser = serial.Serial('
llowing is the error message:
--
Traceback (most recent call last):
File "C:\Python25\Naveen Files\TestSerial", line 2, in
ser = serial.Serial('CNCA0') #open first serial port
File "c:\Python25\Lib\site-packages\serial\serialutil.py", line 156,
i
Hi I want to excute a .cmd file on windows through jython.. How can i do that?
I am using following code
import os
os.system("C:/testfile/anotherfolder/Startserver.cmd")
can any body let me know how can excute Startserver.cmd from jython??
thanks
-fomit-frame-pointer
-fdefer-pop etc.I would like to know all the flags that will be enabled.
I am writing this mail with a lot of hopes; I hope that I would not be
disappointed this time.
Thanks & regards
Naveen
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
15 matches
Mail list logo