[BangPypers] Need help installing MySQLdb

2013-05-24 Thread Praveen Kumar
Hi, I have to install MySQLdb module for python2.4 on a CentOS6 - 64bit system. I tried hard but I am not able to install it. Can you please help me, on installing MySQLdb module. Thanks, Praveen ___ BangPypers mailing list BangPypers@python.org

Re: [BangPypers] Dictionary : An elementary question

2010-08-19 Thread Praveen Kumar
]] decorated.sort() print decorated print --- result = [dict_ for (key, dict_) in decorated] print result Praveen Kumar +91 9620621342 http://praveensunsetpoint.wordpress.com Bangalore On Thu, Aug 19, 2010 at 10:26 AM, Dipo Elegbede delegb...@dudupay.comwrote: Hi All, There really

Re: [BangPypers] ReadError: opening tar file

2010-06-04 Thread Praveen Kumar
and it throws an IOError (which makes more sense as well). -- ~noufal http://nibrahim.net.in ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers -- Praveen Kumar +91 9620621342 http

Re: [BangPypers] @dabeaz visiting b'lore

2010-04-01 Thread Praveen Kumar
*+1 from me* 2010/4/1 Baiju M mba...@zeomega.com +1 for meeting -- Baiju M ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers -- Praveen Kumar +91 9620621342 http

Re: [BangPypers] Python/Django issue

2010-01-25 Thread Praveen Kumar
/listinfo/bangpypers -- Praveen Kumar +91 9620621342 http://praveensunsetpoint.wordpress.com Bangalore ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers

Re: [BangPypers] python id function

2010-01-07 Thread Praveen Kumar
list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers -- Praveen Kumar +91 9620621342 http://praveensunsetpoint.wordpress.com Bangalore ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo

Re: [BangPypers] python id function

2010-01-07 Thread Praveen Kumar
in other Python versions - my guess would be it is the same everywhere. -- --Anand ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers -- Praveen Kumar +91 9620621342 http

[BangPypers] Wa.o nice SHPAML

2009-12-28 Thread Praveen Kumar
with a templating system http://shpaml.webfactional.com/examples -- Praveen Kumar +91 9620621342 http://praveensunsetpoint.wordpress.com Bangalore ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers

Re: [BangPypers] Tuples vs Lists, perfromance difference

2009-12-23 Thread Praveen Kumar
regards, Vishal Sapre ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers -- Praveen Kumar +91 9739854134 http://praveensunsetpoint.wordpress.com Bangalore

Re: [BangPypers] Request for py program to insert space between two characters and saved as text?

2009-12-09 Thread Praveen Kumar
___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers -- Praveen Kumar +91 9739854134 http://praveensunsetpoint.wordpress.com Bangalore ___ BangPypers mailing list BangPypers@python.org

Re: [BangPypers] Request for py program to insert space between two characters and saved as text?

2009-12-09 Thread Praveen Kumar
But again the issue raise with file format if you save that file with ascii format but you are reading it as unicode. Try to convert the file to unicode before using it in python. On Wed, Dec 9, 2009 at 5:23 PM, Praveen Kumar praveen.python.pl...@gmail.com wrote: Hi sorry as i did not find

[BangPypers] Future of XML Processing

2009-12-01 Thread Praveen Kumar
). Depending on the perspective, *http://vtd-xml.sourceforge.net/* http://vtd-xml.sourceforge.net/ -- Praveen Kumar +91 9739854134 *http://praveensunsetpoint.wordpress.com/2008/10/01/zope-xml-methods/* Bangalore ___ BangPypers mailing list BangPypers

Re: [BangPypers] Suggest me a book for ORM

2009-11-30 Thread Praveen Kumar
http://mail.python.org/mailman/listinfo/bangpypers -- Praveen Kumar +91 9739854134 http://praveensunsetpoint.wordpress.com Bangalore ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers

Re: [BangPypers] ssh client

2009-11-25 Thread Praveen Kumar
I could not get your question exactly, but if you want to write some simple program go through the http://docs.python.org/library/socket.html#example Thanks and regards Praveen Kumar +91 9620621342 On Wed, Nov 25, 2009 at 5:24 PM, mahaboob_sub...@dellteam.com wrote: How can I write ssh client

Re: [BangPypers] How to retrieve current URL in CGI scripting

2009-11-24 Thread Praveen Kumar
this information in HTTP headers. regards Vivek -- The hidden harmony is better than the obvious!! ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers -- Praveen Kumar +91 9739854134 http

[BangPypers] Python 3 book

2009-11-22 Thread Praveen Kumar
the chapters. All the examples are available for download from the book's web site. -- Praveen Kumar +91 9620621342 http://praveensunsetpoint.wordpress.com Bangalore ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo

Re: [BangPypers] Python 3 book

2009-11-22 Thread Praveen Kumar
Remove ( * ) at end.. On Sun, Nov 22, 2009 at 5:20 PM, Zico mailz...@gmail.com wrote: On Sun, Nov 22, 2009 at 5:10 PM, Praveen Kumar praveen.python.pl...@gmail.com wrote: Programming in Python 3 (Second Edition): A Complete Introduction to the Python Language ISBN 0321680561 *http

Re: [BangPypers] Django connection problem

2009-06-23 Thread Praveen Kumar
://mail.python.org/mailman/listinfo/bangpypers -- Praveen Kumar +91 9739854134 http://praveensunsetpoint.wordpress.com Bangalore ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers

Re: [BangPypers] PyCon India logo contest!

2009-05-21 Thread Praveen Kumar
/bangpypers -- Praveen Kumar +91 9739854134 http://praveensunsetpoint.wordpress.com Bangalore ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers

Re: [BangPypers] PyCon India logo contest!

2009-05-19 Thread Praveen Kumar
://mail.python.org/mailman/listinfo/bangpypers -- Praveen Kumar +91 9739854134 http://praveensunsetpoint.wordpress.com Bangalore ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers

Re: [BangPypers] Joins with Django

2009-05-06 Thread Praveen Kumar
= Scheme.id and Scheme.comp_id = Company.id and Company.id = 1. Thanks, Puneet ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers -- Praveen Kumar +91 9739854134 http

[BangPypers] Python Bug Day

2009-04-15 Thread Praveen Kumar
http://wiki.python.org/moin/PythonBugDay http://bugs.python.org/ -- Praveen Kumar +91 9739854134 http://praveensunsetpoint.wordpress.com Bangalore ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers

[BangPypers] Python 3.1 alpha 2

2009-04-06 Thread Praveen Kumar
http://doc.python.org/dev/py3k/whatsnew/3.1.html http://www.python.org/download/releases/3.1/ -- Praveen Kumar +91 9739854134 http://praveensunsetpoint.wordpress.com Bangalore ___ BangPypers mailing list BangPypers@python.org http://mail.python.org

Re: [BangPypers] Classmethod, Decorators and staticmethod

2009-03-05 Thread Praveen Kumar
def f(arg1, arg2, ...): ... The @staticmethod form is a function decorator It can be called either on the class (such as C.f()) or on an instance (such as C().f()). The instance is ignored except for its class. Static methods in Python are similar to those found in Java or C++. Thanks Praveen

[BangPypers] buzhug-1.5

2009-03-03 Thread Praveen Kumar
Home page : http://buzhug.sourceforge.net/ Downloads : http://sourceforge.net/project/showfiles.php?group_id=167078 Community : http://groups.google.com/group/buzhug?lnk=li Thanks Praveen Kumar +91 9739854134 Bangalore ___ BangPypers mailing list

[BangPypers] Pydev 1.4.4 Released

2009-02-26 Thread Praveen Kumar
for Python Development * Leading Python Jython development environment * Fully integrates with Aptana Studio or Eclipse * Code completion and syntax checker * Integrated debugger, remote debugging with Pro version To learn more about PyDev( http://aptana.com/python ) Cheers, Praveen Kumar

[BangPypers] Announe version 2.16.1 of the python bindings for GObject.

2009-02-25 Thread Praveen Kumar
-introduction.html *Praveen Kumar +91 9739854134 +91 9343297314 http://praveensunsetpoint.wordpress.com Bangalore ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers

Re: [BangPypers] Django + Lighttpd + Global Variables are getting initalized frequently

2009-02-04 Thread Praveen Kumar
*That is because your (and most) web servers cycles child processes* On Mon, Feb 2, 2009 at 4:57 PM, Hussain Bohra hussainbohra...@yahoo.comwrote: Hi All, I am using Django and Lighttpd Webserver, for one of our tool. I am initializing one variable as a global at the top of file and updating

Re: [BangPypers] Django +lightpd

2009-02-04 Thread Praveen Kumar
* yeah that won't really work, for it to work you would only be able to handle 1 request at a time** ** I guess using a DB cache would be acceptable, you could always set up a simple model that just stores key value pairs.** * * that should be fine.* *Thanks* Praveen Kumar Mahit Infotech Pvt

Re: [BangPypers] ImportError: cannot import name make_option

2009-01-26 Thread Praveen Kumar
/listinfo/bangpypers -- Praveen Kumar Software Engineer Mahiti Infotech Pvt. Ltd. # 33-34, Hennur Cross Hennur Main Road Bangalore, India - 560043 Mobile: +91 9343297314 +91 9739854134 http://www.mahiti.org ___ BangPypers mailing list

Re: [BangPypers] file save from python script

2008-11-07 Thread Praveen Kumar
*'*) myrepo.manage_addFile(id=id, title=title, file=file) On Fri, Nov 7, 2008 at 12:31 PM, Praveen Kumar [EMAIL PROTECTED] wrote: Hi First of all i would like to thank you for giving me some idea.. As Jorgen told i did in same way Hi Jorgen I created a python script in zope instance to upload

Re: [BangPypers] file save from python script

2008-11-06 Thread Praveen Kumar
;-), but at least the direction should be something like this. then change addfileurl to: *addfileurl='http://localhost:8080/starinstance/myscripthttp://localhost:8080/starinstance/bin/manage_addFile '* kind regards jorgen / denmark Praveen Kumar wrote: Dear all, I want to save the file

Re: [BangPypers] How to build a debian package from python source and glade files ??

2008-07-03 Thread Praveen Kumar
. Couldn't find anything concrete, any suggestions? Thanks and Regards, Nishith ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers -- Praveen Kumar Software Engineer Mahiti Infotech Pvt. Ltd. # 33