Hi all,
Good Day. We are looking for a senior backend developer with below job
profile for our organisation.
Job Duties & Responsibilities:
-- Help design and develop backend services used by Netskope product
-- Integrate between various components within and external to
Netskope using REST A
On Tue, Jun 3, 2014 at 9:18 AM, Senthil wrote:
> Sateesh,
>
> I have a question.
> In your sample code you are registering the method signal_handler prior to
> its definition.
> Does that work?
>
> --SSK.
>
>
You are right. The registration of signal handler should be after the
function definitio
On Mon, Jun 2, 2014 at 3:14 PM, Rahul Gopan wrote:
> Hello,
>
> When I run a python script it hangs at random places. Is there any way to
> identify when the script hangs and to resume it automatically. When I see
> that it is not responding i do ^Z (Ctrl -Z) to stop and then use fg command
> to
On Tue, Mar 25, 2014 at 12:30 PM, Nitin Kumar wrote:
> Hi All,
>
> I am try to write test case with mocking original libraries.
> But we have scenario that some time we need this mock but some time we need
> to create object of original class so that test run on real scenario.
>
> Is there a way
On Fri, Nov 2, 2012 at 10:46 PM, Subhodip Biswas
wrote:
> Hi all,
> Any pointers to docs
> or references will be of great help.
...
A draft copy of the book "Programming Computer Vision with Python"
(O'Reilly) is available online at http://programmingcomputervision.com/.
Check it out. I ha
I have registered for the course. Planning to solve the quizzes and
minor project.
reg,
sateesh
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers
Hi,
Slightly OT, Brown university is offering their course "Introduction
to Programming Languages" [1] available
for free on the Web.
Interestingly second and third months of the course would cover Python
in detail.
>From the course outline: [2]
"In the first month of the course, we will go thr
On Fri, Mar 30, 2012 at 3:04 PM, Ganesh Kumar wrote:
> Hi guys,
>
> I am new to pyqt. please suggest any good material to understand pyqt.
> please guide me.
>
A very good book for getting started with PyQt is 'Rapid GUI
Programming with Python ant Qt' by Mark Summerfield . Unfortunately
there i
On Wed, Dec 7, 2011 at 7:41 PM, Anand Patil <2002an...@gmail.com> wrote:
> Hi.
>
> I have a unique question or may be i am not so perfect at python.Please
> help me out
>
> a, b, c = 0, 0, 0
> def getabc():
>print "hi "
>
> def gettuple():
>print "hello all"
>
> def getlist():
>print "
On Mon, Nov 28, 2011 at 11:20 AM, Smrutilekha Swain
wrote:
> Hello,
[]
> Here is my code:
>
> self.textLineEdit = QLineEdit()
> self.tableWidgetItem = QTableWidgetItem()
> self.table = QTableWidget()
>
> item = self.textLineEdit.text()
> tableItem = self.tableWidgetItem.setText(item)
> print
On Fri, Oct 21, 2011 at 12:37 PM, Shashidhar Paragonda <
shashidha...@gmail.com> wrote:
* Then i tried *shutil.rmtree(path/to/folder/) but here I am
> facing permission denied error
>
> code : os.chmod(path/to/folder, 0777)
>if os.access(path/to/folder, os.R_OK):
>
>
> I want to create windows installer (one) file which is
> combination of, Python v.2.4.4, Zope v2.8.11, Postgresql v8.1.x, and some
> Python dependency packages and Zope dependency packages.
>
Apart from the options others have mentioned (like py2exe, cx_freeze),
you can also con
On Fri, Apr 15, 2011 at 11:01 AM, Nitin Kumar wrote:
> the reason for the same is:
>
> We got to machine setup, one is US and one in India, according to machine
> location we need to use local server.
> So I was looking for IP which help me differentiate the position of client
> Machine to use th
On Thu, Mar 24, 2011 at 5:34 PM, Jins Thomas wrote:
>
> I was just comparing hash in Perl. In Perl 'if i in count: else:'
> statement
> is not required i could simply uses count{i} +=1 even if it exists or not
> exists.
This is a Perl feature known as autovivification.
http://en.wikipedia.org/
Hello All,
NetApp India is looking for Python developers. The requirements for the
opening
are mentioned below.
If you are interested in this opening please forward your resume to
me (sateeshpy...@gmail.com).
Location: Bangalore
Requirements:
ยท Strong Python application development experienc
On Wed, Dec 1, 2010 at 4:33 PM, Kenneth Gonsalves wrote:
> hi,
>
> I know that this has cropped up in a parallel thread, but anyway I would
> like a new thread on this. In a LUG list a ruby guy made a statement
> that 'No self respecting developer could function without having read
> the refactor
16 matches
Mail list logo