else:
rv = (self.loggerClass or _loggerClass)(name)
rv.manager = self
self.loggerDict[name] = rv
self._fixupParents(rv)
finally:
_releaseLock()
return rv
=
case.
==
Anand Jeyahar
https://sites.google.com/site/<https://sites.google.com/site/aangjie/home/quotes>
anandjeyahar
==
The man who is really serious,
with the urge to find out what truth is,
has no style at all. He lives only
e this.
>
> Thanks and Regards,
> ==========
> Anand Jeyahar
> https://sites.google.com/site/anandjeyahar
> ==
> The man who is really serious,
> with the urge to find out what tru
.
Also i never really thought about design. Just blindly/mechanically,
translated from perl to python. So criticize and let me know how i can
improve this.
Thanks and Regards,
==
Anand Jeyahar
https://sites.google.com/site/anandjeyahar
On Sun, Jul 17, 2011 at 08:39, Steven D'Aprano
wrote:
>
> I have reluctantly come to do the same thing. There is a plethora of broken
> tools out there that don't handle tabs well, and consequently even though
> tabs for indentation are objectively better, I use spaces because it is
> less worse t
p://packages.python.org/APScheduler/#installing-apscheduler
Thanks and Regards,
======
Anand Jeyahar
https://sites.google.com/site/<
https://sites.google.com/site/aangjie/home/quotes>
anandjeyahar
==
The man who is
ccess?
==
Anand Jeyahar
http://sites.google.com/a/cbcs.ac.in/students/anand
==
The man who is really serious,
with the urge to find out what truth is,
has no style at all. He lives only in what is.
~
need to brainstorm on that too.).
Thanks and Regards,
==
Anand Jeyahar
http://sites.google.com/a/cbcs.ac.in/students/anand
==
The man who is really serious,
with the urge to find out what truth is,
has no style
assignment.
please find the script below*
a ='oe,eune,eueo, ,u'
b = a.split(',')
print b
c = b.remove('oe')
print a
print c
======
Anand Jeyahar
http://sites.google.com/a/cbcs.ac.in/students/anand
===
Hi ,
I looked everywhere and could find no mention of this(might be
looking in the wrong places point me please..). the Python package Advanced
python scheduler seems to have a bug with the unschedule func. When
passing the function of an object it doesn't remove it from the scheduler.
bu
While I agree, I think it's going to be extremely difficult to get any
> kind of buy in without a great deal of support from within python.
> Any devs willing to throw the time required into this?
>
> Geremy Condra
> --
> http://mail.python.org/mailman/listinfo/python-list
>
yep i am interested.
On 12/11/2009 10:27 PM, Neal Becker wrote:
Which library would you choose?
Hmm i have tried python-graph and was happy with itbut the most
use i did was for complete graphs of 60-65 nodes..
Also there is an experimental branch for faster implementations, which
is under development
simple when the python program ended, the file handle created by it was
still open...
so windows will not allow you to delete it (the standard behaviour, when
a parent process dies, with a sub-process running is to keep the child
running.)
try logging off and back on.it will solve the p
hi all.
Am looking to display a graph as an image.. the graph is in the
format of a xml file(basically the output of a python-graph
package).. Is there a package that already does it??
==
Anand J
http://sites.google.com/a/cbcs.ac.in/stude
I am not sure what you mean by complete $k$-
partite graph
There is the python-graph package(http://code.google.com/p/python-graph/)
you might wanna check out.
It does return a complete graph.. may be u can tweak it??
==
Anand J
http://sites.google.co
15 matches
Mail list logo