SSL certificate issue

2021-03-18 Thread Sagar, Neha
Hi, I am facing SSL certificate issue working with python. Can you help me on this. Thanks, Neha DXC Technology India Private Limited - Unit 13, Block 2, SDF Buildings, MEPZ SEZ, Tambaram, Chennai 600 045, Tamil Nadu. Registered in India, CIN: U72900TN2015FTC102489. DXC Technology Company

Re: mentor training python Romania with certification

2016-11-05 Thread neha . agrawal1428
ntor ( class, training ) to obtain one certified under > > python language. > > > > Cătălin George Feștilă > > Hi, > > You might find Python course offered by edureka to be useful > http://www.edureka.co/python > > Check it out! > > Regards >

Re: mentor training python Romania with certification

2016-09-05 Thread neha . agrawal1428
You might find Python course offered by edureka to be useful http://www.edureka.co/python Check it out! Regards Neha -- https://mail.python.org/mailman/listinfo/python-list

Using PHP to Dynamically Compress CSS and JavaScript ...

2010-10-30 Thread neha shena
Using PHP to Dynamically Compress CSS and JavaScript ... CSS and JavaScript files are simple plain text files with large amounts of unused space. Compressing all your style sheets into one page ... read more > http://childschooledu.blogspot.com/ -- http://mail.python.org/mailman/listinfo/py

How to Fix JavaScript Error ...

2010-10-28 Thread neha shena
How to Fix JavaScript Error ... Javascript error usually appears with a yellow triangle in pop up box and telling you to debug. A problem with JavaScript embedded in the ..read more http://childschooledu.blogspot.com/ -- http://mail.python.org/mailman/listinfo/python-list

How to Fix JavaScript Error ...

2010-10-28 Thread neha shena
How to Fix JavaScript Error ... Javascript error usually appears with a yellow triangle in pop up box and telling you to debug. A problem with JavaScript embedded in the ..read more http://childschooledu.blogspot.com/ -- http://mail.python.org/mailman/listinfo/python-list

PHP MySQL Web Development - Why Do You Need a PHP & MySQL ...

2010-10-28 Thread neha shena
PHP MySQL Web Development - Why Do You Need a PHP & MySQL ... 20 Aug 2010 ... PHP is web development language. PHP stands for Hypertext Preprocessor. MySQL is an opensource, SQL Relational Database Management System ... http://childschooledu.blogspot.com/ -- http://mail.python.org/mailman/listin

Biosphere Technology -

2010-10-27 Thread neha shena
Biosphere Technology - The Greatest Innovation in Green Technologies by D. A. Ocampo Green technologies for more than a century today have been our greatest weapons towards saving planet earth. Comprehensive environmental awareness campaigns have been launched all over the world to inform people

Study Abroad Scholarship For Study in Australia...

2010-10-27 Thread neha shena
Study Abroad Scholarship For Study in Australia... Studying in Australia holds a particular appeal to the adventurous student who wishes to have excellent quality education in a multicultural ... http://www.childschooledu.blogspot.com/ -- http://mail.python.org/mailman/listinfo/python-list

Schengen States free EDUCATION STUDY VISA

2010-10-26 Thread neha shena
Schengen States free EDUCATION STUDY VISA http://childschooledu.blogspot.com/2010/10/get-internship-in-united-states.html The European Union (EU) allows for the free movement of goods between Italy and other member states: Austria, Belgium, Bulgaria, Cyprus, Czech Republic, Denmark, Estonia, Fin

Schengen States free EDUCATION STUDY VISA

2010-10-26 Thread neha shena
Schengen States free EDUCATION STUDY VISA http://childschooledu.blogspot.com/2010/10/get-internship-in-united-states.html The European Union (EU) allows for the free movement of goods between Italy and other member states: Austria, Belgium, Bulgaria, Cyprus, Czech Republic, Denmark, Estonia, Fin

Schengen States Study VISA ( Scolarship Visa)

2010-10-25 Thread neha shena
Schengen States Study VISA ( Scolarship Visa) The European Union (EU) allows for the free movement of goods between Italy and other member states: Austria, Belgium, Bulgaria, Cyprus, Czech Republic, Denmark, Estonia, Finland, France, Germany, Greece, Hungary, Ireland, Latvia, Lithuania, Luxembour

Bank Loan Online and Small Business Finance in the US

2010-10-25 Thread neha shena
Bank Loan Online and Small Business Finance in the US A bank loan online generally refers to funding provided by a bank that can be accessed through an online application. Online applications usually only take a few minutes to complete and are analyzed by the bank within a couple of days. Bank loa

free Internship in the United States / uk /canada /austraila

2010-10-25 Thread neha shena
free Internship in the United States / uk /canada /austraila Internships are practical experiences that bridge the gap between the educational world and the real world allowing students to understand what is really like to work in the industry of their choice. International internships offer much

<<< What Online University Scholarships Are Available? >>>

2010-10-24 Thread neha shena
<<< What Online University Scholarships Are Available? >>> Contrary to what you might believe, college scholarships and grants are available to students other than those with a perfect SAT score, or the star of the basketball team. They are available for every type of student interested in a highe

*** Fundamental Right of Every Child ****

2010-10-24 Thread neha shena
*** Fundamental Right of Every Child Education is a human right with immense power to transform. On its foundation rest the cornerstones of freedom, democracy and sustainable human development."Education is an act or experience that has a formative effect on the mind, character or physical p

==Get an Internship in the United States ==

2010-10-23 Thread neha shena
==Get an Internship in the United States == Internships are practical experiences that bridge the gap between the educational world and the real world allowing students to understand what is really like to work in the industry of their choice. International internships offer much more than the usu

psycopg2 weirdness

2009-01-17 Thread Neha Gupta
see the following: Assertion failed: (str != NULL), function PyString_FromString, file Objects/stringobject.c, line 107. Abort trap with a pop that says: "The application Python quit unexpectedly. The problem may have been caused by the _psycopg.so plug-in". -- I don't understand the error message above. The date did get passed correctly and am now not even using it, I use the hard coded date. So what is going on? Any help would be great. Thank you! Neha -- http://mail.python.org/mailman/listinfo/python-list

problem running a python script using apache,mod_python on linux

2005-10-19 Thread neha
m mod_python import apache def handler(req): req.send_http_header() req.write("Hello") return apache.OK ** so if anyone knows where the problem lies ,please tell me. thanks. Neha gupta -- http://mail.python.org/mailman/listinfo/python-list