Re: urgent

2021-09-04 Thread Abdur-Rahmaan Janhangeer
You need an IDE Check out: PyCharm Wing IDE Spyder ^^ Very few people use the in-built IDE -- https://mail.python.org/mailman/listinfo/python-list

Re: urgent

2021-09-04 Thread Peter J. Holzer
On 2021-09-02 09:56:38 -0500, Michael F. Stemper wrote: > On 31/08/2021 18.02, Barry wrote: > > The big problem with >>> is that it means a third level quote in > > email clients. So when people cut-n-paste REPL output it’s formatted > > badly by some > > email clients. A prompt that avoided that i

Re: urgent

2021-09-02 Thread Michael F. Stemper
On 31/08/2021 18.02, Barry wrote: The big problem with >>> is that it means a third level quote in email clients. So when people cut-n-paste REPL output it’s formatted badly by email clients. A prompt that avoided that issue would be nice. A little bit of piping fixes that: username@hostname$

Re: urgent

2021-08-31 Thread Grant Edwards
On 2021-08-29, Hari wrote: > i was download ur python software but it is like boring user > interface for me like young student to learn ,can u have any > updates? Check the calendar, it must be September again... Well, almost. -- Grant Edwards grant.b.edwardsYow! Did I

RE: urgent (actually NOT urgent at all.)

2021-08-31 Thread Avi Gross via Python-list
-Original Message- From: Python-list On Behalf Of Barry Sent: Tuesday, August 31, 2021 7:02 PM Cc: Python-list@python.org Subject: Re: urgent  > On 31 Aug 2021, at 16:53, jak wrote: > > Il 31/08/2021 03:05, Python ha scritto: >> Hari wrote: >>> i wa

Re: urgent

2021-08-31 Thread Chris Angelico
On Wed, Sep 1, 2021 at 9:03 AM Barry wrote: > > > > > On 31 Aug 2021, at 16:53, jak wrote: > > > > Il 31/08/2021 03:05, Python ha scritto: > >> Hari wrote: > >>> i was download ur python software but it is like boring user interface for > >>> me like young student to learn ,can u have any update

Re: urgent

2021-08-31 Thread Barry
 > On 31 Aug 2021, at 16:53, jak wrote: > > Il 31/08/2021 03:05, Python ha scritto: >> Hari wrote: >>> i was download ur python software but it is like boring user interface for >>> me like young student to learn ,can u have any updates? >> God, let me die please... > > Oh no, please don't sp

Re: urgent

2021-08-31 Thread Igor Korot
Hi, On Tue, Aug 31, 2021 at 12:44 AM Hari wrote: > > Yes, I can. Why do you want python? > option: ? What do you mean - "option". I am actually asking you why you want python? > What task do you want to solve with python? > option: ? See above. > Why python? > option: ? > Why not any other la

Re: urgent

2021-08-31 Thread Hari
Yes, I can. Why do you want python? option: ? What task do you want to solve with python? option: ? Why python? option: ? Why not any other language? option: ? On Tue, Aug 31, 2021 at 3:08 AM Igor Korot wrote: > Hi, > > On Mon, Aug 30, 2021 at 4:34 PM Hari > wrote: > > > > i was download ur py

Re: urgent

2021-08-31 Thread jak
Il 31/08/2021 03:05, Python ha scritto: Hari wrote: i was download ur python software but it is like boring user interface for me like young student to learn ,can u have any updates? God, let me die please... Oh no, please don't speak in that way ... evidently now that python has reached

Python UI (was Re: urgent)

2021-08-30 Thread Alan Gauld via Python-list
On 29/08/2021 11:28, Hari wrote: > i was download ur python software but it is like boring user interface I agree it is a boring user interface. Just 3 chevrons: >>> You can change it a little if you want but ultimately its just an invitation to type commands. What kind of interface did you have

Re: urgent

2021-08-30 Thread Igor Korot
Hi, On Mon, Aug 30, 2021 at 4:34 PM Hari wrote: > > i was download ur python software but it is like boring user interface for > me like young student to learn ,can u have any updates? Can you elaborate a little: Why do you want python? What task do you want to solve with python? Why python? Why

urgent

2021-08-30 Thread Hari
i was download ur python software but it is like boring user interface for me like young student to learn ,can u have any updates? -- https://mail.python.org/mailman/listinfo/python-list

Re: Urgent

2020-07-13 Thread MRAB
On 2020-07-13 17:08, Damilare wrote: I need help, am trying to activate python 3.8 on command prompt with Windows 10 but it’s proving rather difficult. I will appreciate any help. Thanks Why is it difficult? (Why doesn't the subject give a clue as to the topic of the post?) If it's saying

Urgent

2020-07-13 Thread Damilare
I need help, am trying to activate python 3.8 on command prompt with Windows 10 but it’s proving rather difficult. I will appreciate any help. Thanks -- https://mail.python.org/mailman/listinfo/python-list

Re: ***URGENT CONTRACT OPPORTUNITY***

2018-03-28 Thread Gregory Ewing
Ian Kelly wrote: The ad said ASAP, so I guess that now it's already too late. Also they apparently want someone who can start with three exclamation marks. That rules me out, I only have two left over from my last job. -- Greg -- https://mail.python.org/mailman/listinfo/python-list

Re: ***URGENT CONTRACT OPPORTUNITY***

2018-03-28 Thread Ian Kelly
On Wed, Mar 28, 2018 at 9:02 AM, Tobiah wrote: > > When should I apply? The ad said ASAP, so I guess that now it's already too late. -- https://mail.python.org/mailman/listinfo/python-list

Re: ***URGENT CONTRACT OPPORTUNITY***

2018-03-28 Thread Tobiah
On 03/28/2018 06:45 AM, cagdenw...@gmail.com wrote: opportunity in Tours, France starting ASAP!!! and able to start ASAP!!! contact me ASAP When should I apply? -- https://mail.python.org/mailman/listinfo/python-list

Re: Urgent - Would like to see output of each block of python

2016-06-06 Thread Archana Sonavane
d like see the output of each code block, could you please guide. > > > > The code as follows: > > > With regard to your Subject line, please don't attempt to mark posts > as "urgent". > See http://www.catb.org/esr/faqs/smart-questions.html#urgent > &

Re: Urgent - Would like to see output of each block of python

2016-06-06 Thread Chris Rebert
h regard to your Subject line, please don't attempt to mark posts as "urgent". See http://www.catb.org/esr/faqs/smart-questions.html#urgent Regards, Chris -- https://mail.python.org/mailman/listinfo/python-list

Urgent - Would like to see output of each block of python

2016-06-06 Thread Archana Sonavane
Hi Team, I don't have any idea about python scripts, i have ganglia tool python scripts. I would like see the output of each code block, could you please guide. The code as follows: #!/usr/bin/env python # # ganglia-api.py - Ganglia Metric API #

urgent requirement DB2 with AIX or LINUX@ Foster City,CA

2016-04-27 Thread durganaveen . usit
This is Naveen from SAGE IT INC. Hope you are doing great. Please send me your updated resume if you're interested for this position Title: DB2 with AIX or LINUX Location: Foster City, CA Duration: 12+ Months Job Description Strong DB2 LUW V10 (AIX/LINUX) expertise combined with sharp concep

Urgent Question Please

2016-03-26 Thread sanaaabdullah21
Hi Python developers, I am trying to click on the testInstance button using pywinauto but I couldn't do it, even it returns empty list when I try to print the controllers . Here is what I tried: app = application.Application() app=app.Connect(path = r"C:\\hdmt\\tos_2.5.2.0_release\\tosrelease\\b

Re: [python-uk] URGENT: Volunteers for teacher collaboration please... :-)

2016-02-17 Thread Anubhav Yadav
I met @ntoll at an event in India. It was refreshing to see his passion for teaching kids about programming and python. I would have loved to be there, but I don't reside in the UK. Nevertheless, just replying to wish you guys all the best. On Wed, Feb 17, 2016 at 2:50 PM, Tim Golden wrote: >

Fwd: [python-uk] URGENT: Volunteers for teacher collaboration please... :-)

2016-02-17 Thread Tim Golden
[Forwarding an email from python-uk in the hope that UK-based Pythonistas might see it here who don't hang out there...] From: Nicholas H.Tollervey Reply-To: UK Python Users To: UK Python Users Hi Folks, I realise I must sound like a stuck record about this sort of thing - please accept my si

Urgent: Last call for the CfP of PythonFOSDEM 2016

2015-12-15 Thread Stephane Wirtel
Hi all Because the deadline is imminent and because we have only received some proposals, we have extended the current deadline. The new submission deadline is 2015-12-20. Call For Proposals == This is the official call for sessions for the Python devroom at FOSDEM 2016. FOSDEM

Urgent: Last call for the CfP of PythonFOSDEM 2016

2015-12-15 Thread Stephane Wirtel
Hi all Because the deadline is imminent and because we have only received some proposals, we have extended the current deadline. The new submission deadline is 2015-12-20. Call For Proposals == This is the official call for sessions for the Python devroom at FOSDEM 2016. FOSDEM

Urgent requirement for Python Developer

2015-08-07 Thread appthought1
Hi, Hope you are doing well !!! My name is Siva and I'm a recruiter at TheAppliedthought , a global staffing and IT consulting company. Please find the below job description which may suits any of your consultants who are available in market or who are looking for change, please send me late

Urgent Need for Sr QE Automation Consultant - Sunnyvale CA (Local candidates ONLY)

2015-03-11 Thread tiya . akrid
Hello, We have below position for one of the leading online retailer of sports merchandise. Let me know if you have LOCAL candidates. Please send resume with all the details asked below. Job title: Software Engineer in Quality Location: Sunnyvale, CA Rate: Open for the right candidate Type: 6

Re: urgent help

2015-02-20 Thread Denis McMahon
On Fri, 20 Feb 2015 16:14:18 -0800, ms.isma222 wrote: > sir what mean by the following errors: > Traceback (most recent call last): > File "D:\My Documents\Desktop\scripts\WebMD\getWebMDExperts.py", line > 143, in > links = getExpertInfoLinks() > File "D:\My Documents\Desktop\scripts\W

Re: urgent help

2015-02-20 Thread MRAB
On 2015-02-21 00:20, ms.isma...@gmail.com wrote: On Saturday, February 21, 2015 at 8:17:06 AM UTC+8, ms.is...@gmail.com wrote: On Saturday, February 21, 2015 at 8:14:43 AM UTC+8, ms.is...@gmail.com wrote: > On Friday, February 20, 2015 at 4:41:57 PM UTC+8, Mark Lawrence wrote: > > On 20/02/2015

Re: urgent help

2015-02-20 Thread MRAB
On 2015-02-21 00:16, ms.isma...@gmail.com wrote: On Saturday, February 21, 2015 at 8:14:43 AM UTC+8, ms.is...@gmail.com wrote: On Friday, February 20, 2015 at 4:41:57 PM UTC+8, Mark Lawrence wrote: > On 20/02/2015 08:24, ismaham...@gcuf.edu.pk wrote: > > Would you please give your requests a mea

Re: urgent help

2015-02-20 Thread MRAB
On 2015-02-21 00:14, ms.isma...@gmail.com wrote: On Friday, February 20, 2015 at 4:41:57 PM UTC+8, Mark Lawrence wrote: On 20/02/2015 08:24, ismaham...@gcuf.edu.pk wrote: Would you please give your requests a meaningful subject. > sir these errors whats mean by it > warning (from warnings modu

Re: urgent help

2015-02-20 Thread Dave Angel
On 02/20/2015 07:20 PM, ms.isma...@gmail.com wrote: On Saturday, February 21, 2015 at 8:17:06 AM UTC+8, ms.is...@gmail.com wrote: On Saturday, February 21, 2015 at 8:14:43 AM UTC+8, ms.is...@gmail.com wrote: On Friday, February 20, 2015 at 4:41:57 PM UTC+8, Mark Lawrence wrote: On 20/02/2015 0

Re: urgent help

2015-02-20 Thread ms . isma222
On Saturday, February 21, 2015 at 8:17:06 AM UTC+8, ms.is...@gmail.com wrote: > On Saturday, February 21, 2015 at 8:14:43 AM UTC+8, ms.is...@gmail.com wrote: > > On Friday, February 20, 2015 at 4:41:57 PM UTC+8, Mark Lawrence wrote: > > > On 20/02/2015 08:24, ismaham...@gcuf.edu.pk wrote: > > > >

Re: urgent help

2015-02-20 Thread ms . isma222
On Saturday, February 21, 2015 at 8:14:43 AM UTC+8, ms.is...@gmail.com wrote: > On Friday, February 20, 2015 at 4:41:57 PM UTC+8, Mark Lawrence wrote: > > On 20/02/2015 08:24, ismaham...@gcuf.edu.pk wrote: > > > > Would you please give your requests a meaningful subject. > > > > > sir these error

Re: urgent help

2015-02-20 Thread ms . isma222
On Friday, February 20, 2015 at 4:41:57 PM UTC+8, Mark Lawrence wrote: > On 20/02/2015 08:24, ismaham...@gcuf.edu.pk wrote: > > Would you please give your requests a meaningful subject. > > > sir these errors whats mean by it > > warning (from warnings module): > >File "D:\PHD 1st semester\sc

Re: urgent help

2015-02-20 Thread Mark Lawrence
On 20/02/2015 08:24, ismaham...@gcuf.edu.pk wrote: Would you please give your requests a meaningful subject. sir these errors whats mean by it warning (from warnings module): File "D:\PHD 1st semester\scripts\NetDoctor\getNetDoctor.py", line 18 br.set_handle_gzip(True) UserWarning: gzip

urgent help

2015-02-20 Thread ismahameed
sir these errors whats mean by it warning (from warnings module): File "D:\PHD 1st semester\scripts\NetDoctor\getNetDoctor.py", line 18 br.set_handle_gzip(True) UserWarning: gzip transfer encoding is experimental! Traceback (most recent call last): File "D:\PHD 1st semester\scripts\NetDoc

Re: urgent help

2015-02-19 Thread Denis McMahon
On Thu, 19 Feb 2015 04:00:50 -0500, Dave Angel wrote: > On 02/19/2015 03:35 AM, ismaham...@gcuf.edu.pk wrote: >> this is the error in the following python code, can any one help me >> error{Traceback (most recent call last): >>File "C:\Python27\Scripts\BeOk\getBeOKExperts.py", line 6, in >>

Re: urgent help

2015-02-19 Thread Mark Lawrence
On 19/02/2015 09:48, ismaham...@gcuf.edu.pk wrote: As Dave Angel said nearly two hours ago the module is called bs4, so the command you need is:- from bs4 import BeautifulSoup In future please don't repeat the entire email just to add a sentence or two, particularly when you do so three time

Re: urgent help

2015-02-19 Thread ismahameed
On Thursday, February 19, 2015 at 5:46:42 PM UTC+8, ismah...@gcuf.edu.pk wrote: > On Thursday, February 19, 2015 at 5:31:49 PM UTC+8, ismah...@gcuf.edu.pk > wrote: > > On Thursday, February 19, 2015 at 4:35:18 PM UTC+8, ismah...@gcuf.edu.pk > > wrote: > > > this is the error in the following pyth

Re: urgent help

2015-02-19 Thread ismahameed
On Thursday, February 19, 2015 at 5:31:49 PM UTC+8, ismah...@gcuf.edu.pk wrote: > On Thursday, February 19, 2015 at 4:35:18 PM UTC+8, ismah...@gcuf.edu.pk > wrote: > > this is the error in the following python code, can any one help me > > error{Traceback (most recent call last): > > File "C:\Py

Re: urgent help

2015-02-19 Thread ismahameed
On Thursday, February 19, 2015 at 4:35:18 PM UTC+8, ismah...@gcuf.edu.pk wrote: > this is the error in the following python code, can any one help me > error{Traceback (most recent call last): > File "C:\Python27\Scripts\BeOk\getBeOKExperts.py", line 6, in > from BeautifulSoup import Beautif

Re: urgent help

2015-02-19 Thread Dave Angel
On 02/19/2015 03:35 AM, ismaham...@gcuf.edu.pk wrote: this is the error in the following python code, can any one help me error{Traceback (most recent call last): File "C:\Python27\Scripts\BeOk\getBeOKExperts.py", line 6, in from BeautifulSoup import BeautifulSoup ImportError: No module

urgent help

2015-02-19 Thread ismahameed
this is the error in the following python code, can any one help me error{Traceback (most recent call last): File "C:\Python27\Scripts\BeOk\getBeOKExperts.py", line 6, in from BeautifulSoup import BeautifulSoup ImportError: No module named BeautifulSoup} "#encoding=utf8 from codecs impor

Urgent Need Sr. SDET (System) in Redmond, WA

2014-12-04 Thread amrish . babu2
Greetings My name is Amrish and I'm an IT Recruiter at Talented IT. Our records show that you are an experienced IT professional with experience relevant to one of my current contract openings. The job is located in Redmond, WA with one of our Fortune 100 client. They are looking for SR. S

Re: Query on Python Compiled source--Urgent

2013-10-14 Thread Alister
On Mon, 14 Oct 2013 13:41:35 +0800, chandan kumar wrote: > > Now my question is of there any issue with logging to excel it should > happen for the first test suite itself,but it occurs in either 2,3,4 or > 5 test suite. Some it runs without any issues. Logging to excel is probably a wrong thing

Re: Query on Python Compiled source--Urgent

2013-10-14 Thread Tim Golden
[Please post your answer below the previous reply, not above] [... snip most of original traceback ...] > File "C:\Python27\lib\site-packages\pyExcelerator\CompoundDoc.py", > line 554, in save > f = file(filename, 'wb') > IOError: [Errno 22] invalid mode ('wb') or filename: > '.\\TestResults

Re: Query on Python Compiled source--Urgent

2013-10-14 Thread chandan kumar
Hi, Yes ,its not actual logging module.Using pyexcelerator we are storing just test results to excel file.Each test suite has some 25-100 test cases.We are using unit test from python ,after completion of each test case the test result will be stored in excel file.Below is the sample resu

Re: Query on Python Compiled source--Urgent

2013-10-14 Thread chandan kumar
Hi, Yes ,its not actual logging module.Using pyexcelerator we are storing just test results to excel file. Each test suite has some 25-100 test cases.We are using unit test from python ,after completion of each test case the test result will be stored in excel file.Below is the sample result tha

Re: Query on Python Compiled source--Urgent

2013-10-14 Thread Tim Golden
On 14/10/2013 06:41, chandan kumar wrote: > I'm working on a python project for protocol testing.I need to provide > only python compiled source to our customer. > > Here are the steps followed to take python compiled from actual source. > 1.There are 5 different test suites under the project > 2.

Query on Python Compiled source--Urgent

2013-10-13 Thread chandan kumar
Hi, I'm working on a python project for protocol testing.I need to provide only python compiled source to our customer. Here are the steps followed to take python compiled from actual source. 1.There are 5 different test suites under the project 2..Run all 5  test suite with python sources. 3.Af

Re: JES account balance function help urgent!

2013-03-26 Thread Dave Angel
On 03/26/2013 06:30 AM, kidom...@gmail.com wrote: I am supposed to complete the following five functions, i have no idea how to do this. I will greatly appreciate any help The following five functions allow you to maintain the running balance of an account and print out lines relating to each

JES account balance function help urgent!

2013-03-26 Thread kidoman3
I am supposed to complete the following five functions, i have no idea how to do this. I will greatly appreciate any help The following five functions allow you to maintain the running balance of an account and print out lines relating to each transaction. You'll also need a global variable (ba

Very Urgent Requirement, Interview within 3 hours-immediate start

2013-03-11 Thread thinksoft . ithub
Please review the Requirements’ which are quit urgent with our client it’s immediate hire, Please forward the Resumes with expected rate and skills matrix, Please send as the resume of your own W2 consultants Send your Resumes to s...@thinksofttech.com or reach me on 302-343-7478 Requirement

Re: Data Tree urgent help!!!!!!

2013-02-20 Thread Steven D'Aprano
Chris Angelico wrote: >> I'm wondering why you used map. >> >> >> apple, pear, dog, cat, fork, spoon = "apple pear dog cat fork >> spoon".split() > > Why, in case someone monkeypatched split() to return something other > than strings, of course! > > Sorry, I've been learning Ruby this week, and

Re: Data Tree urgent help!!!!!!

2013-02-20 Thread Chris Angelico
On Wed, Feb 20, 2013 at 10:01 PM, Steven D'Aprano wrote: > Leo Breebaart wrote: > >> Peter Otten <__pete...@web.de> writes: >> >>> >>> class Name(str): >>> ... def __repr__(self): >>> ... return self >>> ... >>> >>> apple, pear, dog, cat, fork, spoon = map(Name, "apple pear dog cat

Re: Data Tree urgent help!!!!!!

2013-02-20 Thread Steven D'Aprano
Leo Breebaart wrote: > Peter Otten <__pete...@web.de> writes: > >> >>> class Name(str): >> ... def __repr__(self): >> ... return self >> ... >> >>> apple, pear, dog, cat, fork, spoon = map(Name, "apple pear dog cat >> >>> fork spoon".split()) > > Is there any reason why you intro

Re: Data Tree urgent help!!!!!!

2013-02-20 Thread Peter Otten
Leo Breebaart wrote: > Peter Otten <__pete...@web.de> writes: > >> >>> class Name(str): >> ... def __repr__(self): >> ... return self >> ... >> >>> apple, pear, dog, cat, fork, spoon = map(Name, "apple pear dog cat >> >>> fork spoon".split()) > > Is there any reason why you intro

Re: Data Tree urgent help!!!!!!

2013-02-20 Thread Leo Breebaart
Peter Otten <__pete...@web.de> writes: > >>> class Name(str): > ... def __repr__(self): > ... return self > ... > >>> apple, pear, dog, cat, fork, spoon = map(Name, "apple pear dog cat fork > >>> spoon".split()) Is there any reason why you introduced the Name class? In Python 2.

Re: IOerror : need urgent help

2013-02-19 Thread Mark Lawrence
On 19/02/2013 15:40, Thomas Calmant wrote: hi It seems you forgot to escape the escape character in the file names ('\'): "C:\Users\inshu.chauhan\Desktop\test.arff" => r"C:\Users\inshu.chauhan\Desktop\test.arff" or => "C:\\Users\\inshu.chauhan\\Desktop\\test.arff" ++ Thomas Yuck :) -- Cheer

Re: IOerror : need urgent help

2013-02-19 Thread inshu chauhan
On Tue, Feb 19, 2013 at 4:54 PM, MRAB wrote: > On 2013-02-19 15:27, inshu chauhan wrote: > >> Here is my attempt to merge 10 files stored in a folder into a single >> file : >> >> import csv >> >> with open("C:\Users\inshu.chauhan\**Desktop\test.arff", "w") as w: >> writer = csv.writer(w) >>

Re: IOerror : need urgent help

2013-02-19 Thread MRAB
On 2013-02-19 15:27, inshu chauhan wrote: Here is my attempt to merge 10 files stored in a folder into a single file : import csv with open("C:\Users\inshu.chauhan\Desktop\test.arff", "w") as w: writer = csv.writer(w) for f in glob.glob("C:\Users\inshu.chauhan\Desktop\For Model_600\*.

Re: IOerror : need urgent help

2013-02-19 Thread Mark Lawrence
On 19/02/2013 15:27, inshu chauhan wrote: Here is my attempt to merge 10 files stored in a folder into a single file : import csv with open("C:\Users\inshu.chauhan\Desktop\test.arff", "w") as w: writer = csv.writer(w) for f in glob.glob("C:\Users\inshu.chauhan\Desktop\For Model_600\*.

Re: IOerror : need urgent help

2013-02-19 Thread Thomas Calmant
hi It seems you forgot to escape the escape character in the file names ('\'): "C:\Users\inshu.chauhan\Desktop\test.arff" => r"C:\Users\inshu.chauhan\Desktop\test.arff" or => "C:\\Users\\inshu.chauhan\\Desktop\\test.arff" ++ Thomas 2013/2/19 inshu chauhan > Here is my attempt to merge 10 files

IOerror : need urgent help

2013-02-19 Thread inshu chauhan
Here is my attempt to merge 10 files stored in a folder into a single file : import csv with open("C:\Users\inshu.chauhan\Desktop\test.arff", "w") as w: writer = csv.writer(w) for f in glob.glob("C:\Users\inshu.chauhan\Desktop\For Model_600\*.arff"): rows = open(f, "r").readlines(

Re: Data Tree urgent help!!!!!!

2013-02-19 Thread Ana Dionísio
Thank you so much!!! It works perfectly!!! ;) -- http://mail.python.org/mailman/listinfo/python-list

Re: Data Tree urgent help!!!!!!

2013-02-19 Thread Peter Otten
anadionisio...@gmail.com wrote: > Hello! > I have this lists with information and I need to make a "tree" by > associating the information inside the lists. For example: > > l1 = [apple, pear] > l2 = [dog, cat] > l3 = [fork, spoon] > > And I need to make something like this: > > l4 = [apple, do

Data Tree urgent help!!!!!!

2013-02-19 Thread anadionisio257
Hello! I have this lists with information and I need to make a "tree" by associating the information inside the lists. For example: l1 = [apple, pear] l2 = [dog, cat] l3 = [fork, spoon] And I need to make something like this: l4 = [apple, dog, fork] l5 = [apple, dog, spoon] l6= [apple, cat, fo

Re: How to import data from MySQL db into excel sheet -- Very Urgent

2011-06-03 Thread Kushal Kumaran
On Fri, Jun 3, 2011 at 5:52 PM, hisan wrote: > Task i need to achieve here is: > I need to write a python script which fetches all the data from the > MySQL database and dumps into an excel sheet. since i was not able to > dump the data into excel sheet i used CSV file which looks similar to > exc

Re: How to import data from MySQL db into excel sheet -- Very Urgent

2011-06-03 Thread hisan
Task i need to achieve here is: I need to write a python script which fetches all the data from the MySQL database and dumps into an excel sheet. since i was not able to dump the data into excel sheet i used CSV file which looks similar to excel sheet. on dumping the data into CSV file i came know

Urgent requirement for Php Developer

2010-11-28 Thread Priyanka Kalpande
Urgent requirment for Python programmer. For the further details contact us on 9930698901 or eMail your resumes to hr.mana...@pfhit.com -- http://mail.python.org/mailman/listinfo/python-list

Urgent :Required for Oracle DBA in Qatar

2010-11-01 Thread VAM SYSTEMS
VAM SYSTEMS is a Business Consulting, IT Solutions and Services company with operations in UAE, Qatar, Bahrain, USA, Australia, Singapore & India. VAM SYSTEMS is currently looking for Oracle DBA for our Qatar operations with the following skill set and terms and conditions: Skill Set required: Stro

Re: fairly urgent request: paid python (or other) work required

2010-09-02 Thread Daniel Fetchinson
On 9/1/10, lkcl wrote: > i apologise for having to contact so many people but this is fairly > urgent, and i'm running out of time and options. i'm a free software > programmer, and i need some paid work - preferably python - fairly > urgently, so that i can pay for foo

Re: fairly urgent request: paid python (or other) work required

2010-09-01 Thread Ben Finney
lkcl writes: > i apologise for having to contact so many people but this is fairly > urgent, and i'm running out of time and options. […] I sympathise with your situation; work for skilled practicioners is scarce in many places right now. For that reason, many people are likely to

fairly urgent request: paid python (or other) work required

2010-09-01 Thread lkcl
i apologise for having to contact so many people but this is fairly urgent, and i'm running out of time and options. i'm a free software programmer, and i need some paid work - preferably python - fairly urgently, so that i can pay for food and keep paying rent, and so that my family d

Re: urgent requirement at Hyderabad

2010-08-11 Thread Steven D'Aprano
On Wed, 11 Aug 2010 14:25:08 -0700, Emile van Sebille wrote: > On 8/11/2010 12:39 PM MRAB said... >> Stefan Behnel wrote: >>> In case anyone wondered: Hyderabad is likely referring to some place >>> in Asia: >>> >>> http://en.wikipedia.org/wiki/Hyderabad_%28disambiguation%29 >>> >> And Berlin is l

Re: urgent requirement at Hyderabad

2010-08-11 Thread Emile van Sebille
On 8/11/2010 12:39 PM MRAB said... Stefan Behnel wrote: In case anyone wondered: Hyderabad is likely referring to some place in Asia: http://en.wikipedia.org/wiki/Hyderabad_%28disambiguation%29 And Berlin is likely some place in Europe: http://en.wikipedia.org/wiki/Berlin_(disambiguation) :

Re: urgent requirement at Hyderabad

2010-08-11 Thread MRAB
Stefan Behnel wrote: In case anyone wondered: Hyderabad is likely referring to some place in Asia: http://en.wikipedia.org/wiki/Hyderabad_%28disambiguation%29 And Berlin is likely some place in Europe: http://en.wikipedia.org/wiki/Berlin_(disambiguation) :-) -- http://mail.python.org/mailma

Re: urgent requirement at Hyderabad

2010-08-11 Thread Edward A. Falk
In article , Stefan Behnel wrote: >In case anyone wondered: Hyderabad is likely referring to some place in Asia: It's one of the high-tech cities in India. A lot of out-sourcing winds up there. -- -Ed Falk, f...@despams.r.us.com http://thespamdiaries.blogspot.com/ -- http://m

Re: urgent requirement at Hyderabad

2010-08-11 Thread Chris Withers
sushma wrote: We are looking for Python Developers/programmers with 1+ years of experience. Send resume to sush...@millenniumsoft.com So urgent you can't even be bothered to describe the job or post the advert in the correct place on the python job board. Good luck with that ;-)

Re: urgent requirement at Hyderabad

2010-08-11 Thread Stefan Behnel
In case anyone wondered: Hyderabad is likely referring to some place in Asia: http://en.wikipedia.org/wiki/Hyderabad_%28disambiguation%29 Stefan -- http://mail.python.org/mailman/listinfo/python-list

Re: urgent requirement

2010-08-09 Thread Carl Banks
On Aug 8, 9:25 pm, sushma wrote: >   We have an urgent requirement for people who are having experience > in python.  If you are interested for this position forward your > updated resume to the sush...@millenniumsoft.com with the details > mention below; > > current ctc: > e

Urgent

2010-04-25 Thread frankly1
http://www.scribd.com/doc/30492594/If-Not-Busy-You-Could-Prevent-the-FINAL-WAR-Today This is not a Drill … PRIORITY ONE -- http://mail.python.org/mailman/listinfo/python-list

Re: URGENT! Changing IE PAC Settings with Python

2009-05-20 Thread James Matthews
HI forwarded it to the Python Win32 list On Thu, May 21, 2009 at 12:11 AM, Tim Golden wrote: > K-Dawg wrote: > >> Thanks for any response. I am in a crisis where one of our networking >> guys >> moved where our PAC file is housed. There was a group policy set in >> Active >> Directory that set

Re: URGENT! Changing IE PAC Settings with Python

2009-05-20 Thread Tim Golden
K-Dawg wrote: Thanks for any response. I am in a crisis where one of our networking guys moved where our PAC file is housed. There was a group policy set in Active Directory that set the PAC file location in Internet Explorer to the new location. However, we have 100 remote centers that have a

URGENT! Changing IE PAC Settings with Python

2009-05-20 Thread K-Dawg
Hello, Thanks for any response. I am in a crisis where one of our networking guys moved where our PAC file is housed. There was a group policy set in Active Directory that set the PAC file location in Internet Explorer to the new location. However, we have 100 remote centers that have about 3 t

urgent

2008-09-26 Thread delhi institute of management & services
Delhi Institute of Management & Services Dear friends, We are extremely happy to welcome you to the world of Management... We are in the process of preparing some 5 minutes revision Q & A type lessons for management students. They are in no way, a replacement for the classroom lectures, textbooks

Urgent opening for Engineer (Open Source Technologies)

2008-05-08 Thread ranjan
Hi,This is regarding an opening for software Engineer(Open Source Technologies) The opening is with our client for their Noida branch.They are working on various platforms like Microsoft,Open Source Technology. The designation will be of software engineer/senior software engineer. Skillset Required

Python Consultants required - Urgent

2008-04-21 Thread Ramesh Nathan
HI Anand, I am looking for python consultants for a couple of months. Please let me know if you could help us directly or suggest some one suitable. With warm regards, Ramesh Nathan, Head - Business Relations, Winfoware Technologies Ltd, Mobile - 0 93425 54560. Land Line

Re: urgent question, about filesystem-files

2008-04-10 Thread Rick King
Could you first find out if it exists with isfile(..) and then try to open it? If it fails I *think* it would have to be open by another process. -Rick King Southfield MI bvidinli wrote: i started python programming a few months ago. now i need the code to understand if a file already o

Re: urgent question, about filesystem-files

2008-04-10 Thread bvidinli
* i do not want to prevent other process access same file, i only want if a file being used as i acess it. * i am not interested if a process will access same file just after i access it... because in my case, this is not possible.. * i want some other way, other than linux lsof command. it is s

Re: urgent question, about filesystem-files

2008-04-10 Thread Robert.Spilleboudt
bvidinli wrote: > i started python programming a few months ago. > > now i need the code to understand if a file already opened in > filesystem by another process ? > > i looked at docs, howtos, but did not find related info. > note that normal file open/write operations in python, i know it. >

Re: urgent question, about filesystem-files

2008-04-10 Thread Diez B. Roggisch
bvidinli wrote: > this is for ensuring that file is not in use, ... > by any process  in system How do you prevent the other processes that *might* access that file from doing so while *you* work on it? unless they cooperate using file-locks, you might end up with garbage. Diez -- http://ma

Re: urgent question, about filesystem-files

2008-04-10 Thread bvidinli
The need/reason for this, i write a program that should perform some operation on files, only if the file is not being used this is for ensuring that file is not in use, ... by any process in system 10.04.2008 tarihinde bvidinli <[EMAIL PROTECTED]> yazmış: > Sory for lack of information

Fwd: urgent question, about filesystem-files

2008-04-10 Thread bvidinli
Sory for lack of information, i use linux/unix i need to solve this for linux/unix i tested os.open with O_EXCL flag, and some other things, that did not solve. i need exacly: say example file testfile, check if testfile already open by some other process in linux, tahnks. 2008/4/10, G

Re: urgent question, about filesystem-files

2008-04-10 Thread Gerhard Häring
bvidinli wrote: > i started python programming a few months ago. > > now i need the code to understand if a file already opened in > filesystem by another process ? > > i looked at docs, howtos, but did not find related info. > note that normal file open/write operations in python, i know it. >

Re: urgent question, about filesystem-files

2008-04-10 Thread Gabriel Genellina
En Thu, 10 Apr 2008 05:11:09 -0300, bvidinli <[EMAIL PROTECTED]> escribió: > i started python programming a few months ago. > > now i need the code to understand if a file already opened in > filesystem by another process ? > > i looked at docs, howtos, but did not find related info. > note that n

Re: urgent question, about filesystem-files

2008-04-10 Thread Gary Herron
bvidinli wrote: > i started python programming a few months ago. > > now i need the code to understand if a file already opened in > filesystem by another process ? > > i looked at docs, howtos, but did not find related info. > note that normal file open/write operations in python, i know it. > > i

  1   2   >