Re: [BangPypers] How to convert Datastore data into a CSV file python

2014-07-28 Thread HUSSAIN BOHRA
o > the description > of what you wanted the code to do? It seems to be cut-and-pasted from > somewhere > else, and I cannot see how it is relevant. What in the world is "CallLog"? > > Regards, > Gora > ___ > BangPypers mailing list > BangPypers@python.org > https://mail.python.org/mailman/listinfo/bangpypers > -- Hussain Bohra Tavant Technologies ___ BangPypers mailing list BangPypers@python.org https://mail.python.org/mailman/listinfo/bangpypers

Re: [BangPypers] Help Required with understanding Python Import

2013-09-10 Thread HUSSAIN BOHRA
> classes. > > Can you suggest me some examples & links. > > Regards, > Jagan > ___ > BangPypers mailing list > BangPypers@python.org > https://mail.python.org/mailman/listinfo/bangpypers > -- Hussain Bohra Tech

Re: [BangPypers] Python 3.2 and Django

2011-09-28 Thread Hussain Bohra
Thanks Mr. Gora and Mr. Sreekanth ... Let me identify if any other MVC framework I can use along with python 3.2.   Thanks and Regards, Hussain Bohra From: Sreekanth S Rameshaiah To: Hussain Bohra ; Bangalore Python Users Group - India Sent: Thursday, 29

[BangPypers] Python 3.2 and Django

2011-09-28 Thread Hussain Bohra
: invalid syntax I also tried installing using Django-1.3.1.tar.gz, but unfortunately same result D:\Python\Python - Software\Django-1.3.1>c:\Python32\python.exe setup.py install   File "setup.py", line 70     if u'SVN' in version:             ^ SyntaxError: invalid syntax Any suggestion is highly appreciated. Thanks and Regards, Hussain Bohra ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers

Re: [BangPypers] Nice "feature"

2011-04-01 Thread Hussain Bohra
>>> Both python 2.6 and 3.1 behaves in the same way.   Thanks and Regards, Hussain Bohra Tavant Technologies, Bangalore-95 mail-to:hussain.bo...@tavant.com mobile : +91 99867 95727 From: Navin Kabra To: Bangalore Python Users Group - India Sent: Fri, 1

[BangPypers] [Matplotlab]: Generate only tabular report

2010-02-22 Thread Hussain Bohra
#x27;, '192.5'], ['213.8', '636.0', '305.7', '1175.2', '796.0'], ['292.2', '717.8', '456.4', '1368.5', '865.6'], ['431.5', '1049.4', '799.6', '2149.8&#

Re: [BangPypers] Django +lightpd

2009-02-04 Thread Hussain Bohra
Hi, Thanks for your valuable advice. This can be done using caching. But can be work out only with DB or File Caching ... Local Memory Caching will not work out ... as again it will face a same problem. Thanks and Regards, Hussain Bohra Tavant Technologies, Bangalore-95 mail-to:hussain.bo

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

2009-02-02 Thread Hussain Bohra
be updated until web server restarts), I tried removing py file and start server with .pyc files, then also same problem is coming. Thankx in advance Thanks and Regards, Hussain Bohra Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.

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

2009-02-02 Thread Hussain Bohra
uld not be updated until web server restarts), I tried removing py file and start server with .pyc files, then also same problem is coming. Thankx in advance Thanks and Regards, Hussain Bohra From: "sibt...@infotechsw.com" To: bangpypers@python

[BangPypers] Django URLs -> New URLs are getting appended with the previous one

2008-12-18 Thread Hussain Bohra
x27; file by splitting the url and by getting the last instance and by putting in self.path. But this is not a right way to do the same, is any one know what else can be done for the same, so that the urls should not carry forward. I tried changing the request.META.['PATH_INFO'] = u'/', in my functions, but this also doesn't able to solve the issue. Thanks and Regards, Hussain Bohra Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers

Re: [BangPypers] Django on Windows XP -> Apache Server

2008-12-10 Thread Hussain Bohra
Hi All, Sorry to trouble you, it is done ... downloaded the wrong mod_python ... correct is 'mod_python-3.3.1.win32-py2.5-Apache2.2' Thanks and Regards, Hussain Bohra --- On Thu, 11/12/08, Hussain Bohra <[EMAIL PROTECTED]> wrote: From: Hussain Bohra <[EMAIL PROT

Re: [BangPypers] Django on Windows XP -> Apache Server

2008-12-10 Thread Hussain Bohra
the httpd.conf and error.log of Apache Server 2.2 for further reference, and I verified that mod_python.so is present in a 'C:\Program Files\Apache Software Foundation\Apache2.2\modules' folder. Please let me know if any one have some idea. Thanks and Regards, Hussain Bohra --- O

Re: [BangPypers] Django on Windows XP

2008-12-07 Thread Hussain Bohra
Hi, Thanks ... Its done, I am able to setup the base Django application Thanks and Regards, Hussain Bohra --- On Mon, 8/12/08, Banibrata Dutta <[EMAIL PROTECTED]> wrote: From: Banibrata Dutta <[EMAIL PROTECTED]> Subject: Re: [BangPypers] Django on Windows XP To: [EMAIL PROTECTED]

[BangPypers] Django on Windows XP

2008-12-07 Thread Hussain Bohra
s/ProjectDocumentList?expandFolder=254&folderID=91 cd C:\Python25\Lib\site-packages svn co http://code.djangoproject.com/svn/django/trunk/djangoI am stuck here, Any advice or direction is really appreciable. Regards, Hussain Bohra Be the first one to try the new

Re: [BangPypers] [HELP] Connectivity of Python with Oracle in Linux

2008-04-25 Thread Hussain Bohra
Hi All, Thankx for your feedbacks. We are able to solve the problem. The problem actually is the 'lsnrctl service' was not running in the $ORACLE_HOME/bin directory the only thing to do is './$ORACLE_HOME/bin/lsnrctl start' Regards, Hussain Bohra Shivaraj M S <[EMAIL

[BangPypers] [HELP] Connectivity of Python with Oracle in Linux

2008-04-24 Thread Hussain Bohra
r: ORA-12537: TNS Connection closed' We have tried to find the same in the google but we are unable to solve by the solutions provided there. Can any one suggest what is the problem. Regards, Hussain Bohra - Be a better friend, newshound, and kno