I've print statements in my code for troubleshooting purpose, but I do not find
it in any of the logs in /var/log/, not even system.log. Anything that I need
to do for it to write the log ?
--
http://mail.python.org/mailman/listinfo/python-list
Oh I see !
On these lines mentioned by you, I can now sense the sense.
Thanks.
On Friday, 21 September 2012 11:22:45 UTC+5:30, alex23 wrote:
> On Sep 21, 3:34 pm, Vineet wrote:
>
> > Amongst the python idioms, how the below-mentioned make sense?
>
> > ## There should be
Amongst the python idioms, how the below-mentioned make sense?
## There should be one-- and preferably only one --obvious way to do it.
Although that way may not be obvious at first unless you're Dutch.
--- In programming, there can be a number of ways, equally efficient, to do
certain thing.
On Sep 9, 12:47 pm, Vineet wrote:
> On Sep 9, 3:29 am, Paul Watson wrote:
>
> > I have read some of the talk around these two frameworks.
>
> > Would you say that web2py is more geared toward the enterprise?
>
> > Which one do you believe will be on Python 3
estAlt/dabo.lib.datanav.Bizobj.B...
http://dabodev.com/
Also, there are threads in stackoverflow.com which discuss in-depth
the +1 & -1 for these frameworks.
Contributors to these threads include the lead developers including
Massimo himself.
Hope this helps.
---Vineet
--
http://mail.python.org/mailman/listinfo/python-list
ad developers including
Massimo himself.
Hope this helps.
---Vineet
--
http://mail.python.org/mailman/listinfo/python-list
b2py.com/
It is simple yet powerful. Full stack MVC framework.
Low learning curve; simple syntax.
Good docs & community.
Everything works out of the box (including web-server, DAL, sqlite, etc)
No dependencies; plug&play.
etc. etc.
---Vineet--
http://mail.python.org/mailman/listinfo/python-list
mp; docs.
Honestly, I did not find any -1 for web2py.
Of course, one has to form his/her own opinion.
On stackoverflow.com, there are plenty of threads which compare the python
frameworks.
:-)
---Vineet--
http://mail.python.org/mailman/listinfo/python-list
ing works out of the box.
No dependencies.
=
Hope this helps.
:)
Vineet
..
>- Ben
--
http://mail.python.org/mailman/listinfo/python-list
is valid json.
Why the method "JSON.parse" is unable to parse JSON?
--Vineet--
http://mail.python.org/mailman/listinfo/python-list
ocs.python.org/library/json.html
I tried with json in std lib.
But it is included in python 2.6 onwards.
For my current proj, I need to use python 2.5.
Hence can't use json from the std lib.
Any idea on converting list to json in python 2.5?
=
Thanks,
Vineet
--
http://mail.python.org/mailman/listinfo/python-list
es only.
OR
3) Any other alternative?
Thanks,
Vineet--
http://mail.python.org/mailman/listinfo/python-list
).
But still, it would be better if I can get a tutorial explaining using TG 2.1
with mako.
(It will save me from re-inventing the wheel, if somebody has written docs on
these lines).
Can anybody point to any such tutorial?
(I googled, but couldn't locate any convincing result).
Thanks,
V
On Sep 26, 2:20 pm, Stefan Schwarzer
wrote:
> Hi Daniel,
>
> On 2010-09-23 07:30, vineet daniel wrote:
>
>
>
> > On Sep 22, 2:20 pm, de...@web.de (Diez B. Roggisch) wrote:
> >> vineet daniel writes:
> >>> On Sep 21, 9:47 pm, de...@web.de (Diez B.
On Sep 22, 2:20 pm, de...@web.de (Diez B. Roggisch) wrote:
> vineet daniel writes:
> > On Sep 21, 9:47 pm, de...@web.de (Diez B. Roggisch) wrote:
> >> vineet daniel writes:
> >> > Hi
>
> >> > I have succesfully created daemon with python script and
On Sep 21, 9:47 pm, de...@web.de (Diez B. Roggisch) wrote:
> vineet daniel writes:
> > Hi
>
> > I have succesfully created daemon with python script and as next step
> > I am trying to give input to that python script daemon from Apache
> > Logshere I have got
Hi
I have succesfully created daemon with python script and as next step
I am trying to give input to that python script daemon from Apache
Logshere I have got stuck and I have even checked IRC python
channel for solution. Apache is able to call the file but fails to
execute it properly and I
# File "F:\Py26\lib\shelve.py", line 122, in __getitem__
# value = Unpickler(f).load()
# ValueError: unsupported pickle protocol: 3
=====
I couldn't locate the bug in this.
Can anybody pl. point out?
---Thanks,
Vineet.
--
http://mail.python.org/mailman/listinfo/python-list
18 matches
Mail list logo