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
http:/
>>BangPypers mailing list
>>BangPypers@python.org
>>http://mail.python.org/mailman/listinfo/bangpypers
>>
>>
>>
>>
>> __
17322
> --
>
> _______
> BangPypers mailing list
> BangPypers@python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>
>
--
Praveen Kumar
Software Engineer
Mahiti Infotech Pvt. Ltd.
# 33-34, Hennur Cross
Hennur Main
*That is because your (and most) web servers cycles child processes*
On Mon, Feb 2, 2009 at 4:57 PM, Hussain Bohra wrote:
> 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
> the same on some pa
o be in that situation you must be doing some thing
wrong. if you wanna store state, store in cache.
Thanks
On Wed, Feb 4, 2009 at 2:55 PM, Praveen Kumar <
praveen.python.pl...@gmail.com> wrote:
> *That is because your (and most) web servers cycles child processes*
>
> On Mon,
* 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 Infotec
www.pygtk.org/docs/pygobject/pygobject-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
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 K
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
ethod
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
Pr
q4zJ+EJ2ERvfT3TW
Kitl+vVrR1dQt8GOoQiZAf+asp6wxAs3xA/AA+1sXkgqlqBb0hz7eXJ/3VrJ99E/
ugAi8ePzEH4V6svZYr+Ztbsf7sBfj9guHGC5tNwckpABYrFrhUXa9f90hIyCfKcC
6TXciK0cyTszqqPwSQgD
=1dff
-END PGP SIGNATURE-
--
Praveen Kumar
+91 9739854134
http://praveensunsetpoint.wordpress.com
Banga
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
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
pecified company.
>
> something like this if I write SQL :
>
> select price from Price, Schemes, Company where Price.scheme_id = Scheme.id
> and Scheme.comp_id = Company.id and Company.id = 1.
>
> Thanks,
> Puneet
>
>
>
> ___________
strings now handle paths with undecodable
bytes in them.
Other features include an ordered dictionary implementation and support for
ttk Tile in Tkinter.
see http://doc.python.org/dev/py3k/whatsnew/3.1.html
--
Praveen Kumar
+91 9739854134
http://praveensunsetpoint.wordpress.com
Bangalore
iling 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
http://mail.python.org/mailman/listinfo/bangpypers
on.org
> 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
.djangoproject.com/en/dev/topics/http/sessions/
> or the appropriate documentation version for your Django
> version.
>
> Regards,
> Gora
> ___
> BangPypers mailing list
> BangPypers@python.org
> http://mail.
---
> Cricket on your mind? Visit the ultimate cricket website. Enter
> now!<http://in.rd.yahoo.com/tagline_cricket_1/*http://cricket.yahoo.com>
> ___
> 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
http://mail.python.org/mailman/listinfo/bangpypers
rk through 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.pyt
Remove ( * ) at end..
On Sun, Nov 22, 2009 at 5:20 PM, Zico 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 Languag
> > as "http://10.0.0.12/foobar/";
>
> You can find this information in HTTP headers.
>
> regards
> Vivek
>
> --
> The hidden harmony is better than the obvious!!
> ___
> BangPypers mailing list
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, wrote:
> How can I write ssh client using python soc
ing.Keep Going."
>
> ___
> BangPypers mailing list
> BangPypers@python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>
--
Praveen Kumar
+91 9739854134
http://praveensunsetpoint.wordpress.com
Bangalore
Descriptor
(VTD). 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 m
__
> > BangPypers mailing list
> > BangPypers@python.org
> > http://mail.python.org/mailman/listinfo/bangpypers
> >
>
>
>
> --
> "Dream is not what you see in sleep
> is the thing which does not l
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
Google employees are being discouraged from using Python for new
projects<http://www.reddit.com/r/Python/comments/a2qxs/bad_news_google_employees_are_being_discouraged/>
http://www.reddit.com/r/Python/comments/a2qxs/bad_news_google_employees_are_being_discouraged/
--
Praveen Kum
nge
> at runtime, would it be always good to use tuples instead of lists.
>
> Any views on this one?
>
> Thanks and best regards,
> Vishal Sapre
> ___________
> BangPypers mailing list
> BangPypers@pyth
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
tting allocated
> again at the same location.
>
> >>> id((1, 2, 3))
> 601544
> >>> id((1, 2, 3))
> 601544
> >>> id((1, 2, 33))
> 601544
> >>> id((1, 2, 42))
> 601544
>
> Notice that it is returning the same id even if the conte
> [an...@localhost python]$ python
> Python 2.6.2 (r262:71600, Aug 21 2009, 12:23:57)
> [GCC 4.4.1 20090818 (Red Hat 4.4.1-6)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> from intlimit import *
> Limit 257
>
> So Pyth
or 'ERROR: current transaction is aborted, commands
> ignored until end of transaction block
> ' in 'CREATE TABLE anizilla(name char(20))'
> >>>
>
>
>
> WHAT IS IT ALL ABOUT MANN?? and bother to advice me on using
> mysql i already
> 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/bangpypers
> >> BangPypers mailing list
> >> BangPypers@python.org
> >> http://mail.python.org/mailman/listinfo/bangpypers
> >>
> > ___
> > BangPypers mailing list
> > BangPypers@python.org
> > http://mail.python.org/mailman/listinfo/bangpypers
> > ___
> > BangPypers mailing list
> > BangPypers@python.org
> > http://mail.python.org/mailman/listinfo/bangpypers
> >
>
>
> --
> cheers!!!
> Zubin
> ___
> BangPypers mailing 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/bangpypers
*+1 from me*
2010/4/1 Baiju M
> +1 for meeting
>
> --
> Baiju M
> ___
> BangPypers mailing list
> BangPypers@python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>
--
Praveen Kumar
+91 9620621342
http://prave
a valid tarball with 000
> permissions and it throws an IOError (which makes more sense as well).
>
>
>
> --
> ~noufal
> http://nibrahim.net.in
> ___
> BangPypers mailing list
> BangPypers@python.org
> http:
c] # how do you sort this list?
sort_on = "key3"
decorated = [(dict_[sort_on], dict_) for dict_ in [b]]
decorated.sort()
print decorated
print "---"
result = [dict_ for (key, dict_) in decorated]
print result
Praveen Kumar
+91 9620621342
http://praveensunsetpo
nto a .deb package. Couldn't find anything concrete, any suggestions?
>
> Thanks and Regards,
>
> Nishith
>
>
> ___
> BangPypers mailing list
> BangPypers@python.org
> http://mail.python.org/mailman/listinfo/bangpy
Heshan Suriyaarachchi
>
> http://heshans.blogspot.com/
> ___
> BangPypers mailing list
> BangPypers@python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>
>
--
Praveen Kumar
Software Engineer
Mahiti Infotech Pvt. Ltd.
# 33-34, Hennur Cross
Hennur
> I mean people do ask this for home-work or is this your creative idea?
>
> --
> Diabolic Preacher
> As Is
> Blog: http://pintooo15.livejournal.com/
> Bookmarks: http://simpy.com/user/dpreacher
> -BEGIN GEEK CODE BLOCK-
> need to revise it. lost the decoding pag
once if user select any file it should store to specific location *
http://localhost:8080/starinstance/bin/manage_addFile
*Any suggestion will be appreciable
Thanks.
--
Praveen Kumar
Software Engineer
Mahiti Infotech Pvt. Ltd.
# 33-34, Hennur Cross
Hennur Main Road
Bangalo
screen, chose manager)
> script should be something like:
> """
> container['bin'].manage_addFile(id=id, title=title, file=file)
> """
> I havent tested, sorry;-), but at least the direction should be something
> like this.
> then change ad
taulla S H <[EMAIL PROTECTED]> wrote:
> hi praveen try this
>
> myrepo = getattr(context,*'*mydir*'*)
> 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 o
44 matches
Mail list logo