Hi,
We have interviews scheduled this weekend (Mar 6th, and possibly on 7th) in
Chennai at our office (please find the address on www.global-analytics.com)
and in Bangalore on Mar 13th and 14th. (Venue to be intimated later).
On Mon, Mar 1, 2010 at 7:52 PM, leela vadlamudi
wrote:
>
>
Hi,
Global Analytics India has immediate requirements for experienced python
programmers and web developers (preferably in Django).
The openings are in Chennai. Please rush your cv to
care...@global-analytics.com with position mentioned in the subject line.
2+ years of Python web developers wit
On Thu, Jan 7, 2010 at 5:58 PM, Anand Chitipothu wrote:
> On Thu, Jan 7, 2010 at 1:44 PM, leela vadlamudi
> wrote:
> > Hi,
> >
> > Python docs says that id function returns the unique id for an object.
> >
> >>>> id(10)
> > 165936452
>
Hi,
Python docs says that id function returns the unique id for an object.
>>> id(10)
165936452
>>> a=10
>>> id(a)
165936452
>>> b = int(10)
>>> id(b)
165936452
>>> x = tuple()
>>> y=tuple()
>>> id(x)
-1208311764
>>> id(y)
-1208311764
>>> l = list()
>>> m = list()
>>> id(l)
-1210839956
>>> id(m
Hi,
Global Analytics India has immediate requirements for experienced python
programmers and web developers (preferably in Django).
The openings are in Chennai. Please rush your cv to
care...@global-analytics.com with position mentioned in the subject line.
2+ years of Python web developers wit
Hi All,
My search for a suitable python job has ended successfully. Thanks for
all who have helped me in that. Here is the list of companies that use
python which I came across in my search (in no particular order).
Bangalore:
Hidden reflex
Comat technologies
Zeomega
Mahiti
PiCorp
Gamecurry, gam
Hi all,
I am a python programmer looking for a job.
What are the companies working on python in Bangalore?
Is there a list anywhere?
Thanks,
Leela
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers
http://pythonprogramming.jottit.com/
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers