erits from Iterable, and it doesn't seem to work if I define
__next__(); I am not seeing problems if I define next() instead.
What am I missing?
--
Gary Robinson
CTO
Emergent Music, LLC
personal email: gary...@me.com
work email: grobin...@flyfi.com
Company: http://www.flyfi.co
es) than in CPython? I
find it hard to believe that that would be the case, but I'm quite curious.
(I could test the particular case I mention, but I'm wondering if someone has
some fundamental knowledge that would lead to a basic understanding.)
--
Gary Robinson
CTO
Emergent Music, LL
ial classes should
> usually be defined in a separate module anyway. But sometimes it
> makes sense for a script to define a really simple, small class to
> hold some data, and needing to create a separate module just to
> contain such a class can be a little annoying.
--
Gar
ate
a separate module just to contain such a class can be a little annoying.
--
Gary Robinson
CTO
Emergent Music, LLC
personal email: gary...@me.com
work email: grobin...@flyfi.com
Company: http://www.flyfi.com
Blog:http://www.garyrobinson.net
--
http://mail.python.org/mailman/listinfo/python-list
een able to find? Is there any reason
to use sys.exit() given exit()'s availability?
If there is an advantage to sys.exit() over exit(), then does sys.exit() have
any advantage over "raise SystemExit, 'some error message'" in cases where a
module has no other reason to
g of a 2GB
limit wrong? I guess so! But I'm pretty sure I saw it max out at 2GB on linux...
Anybody have an explanation, or is it just that my understanding of a 2GB limit
was wrong? Or was it perhaps right for earlier versions, or on linux...??
Thanks for any thoughts,
Gary
--
Gary Robins
isn't one of them, I just used that as a quick example of using
thisfunc().
I've just never liked the fact that you have to name the function when
accessing those attributes from within the function. And I thought there might
be other uses for something like thisfunc().
--
G
ere since thisfunc() stores the references on the stack rather than the
heap. But I'm not sure. Obviously, it would be easy to add a try/finally with
appropriate del's, but I don't want to do it if it's not necessary.
I welcome feedback of any type.
Thanks,
Gary
--
Gary Ro
n.
There's a system exception EINTR which is 5 -- but that's 5, not -5.
Any help on this would be most appreciated.
--
Gary Robinson
CTO
Emergent Music, LLC
[EMAIL PROTECTED]
207-942-3463
Company: http://www.goombah.com
Blog:http://www.garyrobinson.net
--
http://mail.python.org/mailman/listinfo/python-list
advance for any input anyone can give.
Gary
--
Gary Robinson
VP/Innovation
Emergent Music, LLC
[EMAIL PROTECTED]
207-942-3463
Company: http://www.goombah.com
Blog:http://www.garyrobinson.net
--
http://mail.python.org/mailman/listinfo/python-list
ows, you can quickly figure out if it's "fast enough".
The more speed I have, the better output I'll be able to get. This
application is a case where there is no "fast enough". The more speed,
the better, within financial constraints.
Gary
--
Gary Robinson
VP/Innovat
thon in "32-bit compatibility mode"
and running it alongside the pre-installed Python that comes with
Solaris 10.
Any input or tips would be greatly appreciated.
Thanks
Gary
--
Gary Robinson
VP/Innovation
Emergent Music, LLC
[EMAIL PROTECTED]
207-942-3463
Company: http://www.goombah
tential to solve our problem.
Or maybe there's another way to temporarily let one thread have
priority over all the others?
Gary
--
Gary Robinson
CTO
Emergent Music, LLC
[EMAIL PROTECTED]
207-942-3463
Company: http://www.goombah.com
Blog:http://www.garyrobinson.net
--
http://mail.py
tell, if the Python bytecodes that cause dictionary
modifications are atomic, then there should be no problem. But I don't
know that they are because I haven't looked at the bytecodes.
Any feedback on this would be appreciated. For various reasons, we're
still using Python 2.3
ant.
If this sounds like an opportunity you'd be interested in, or if you
know of someone who might be a match, please let us know.
Thanks,
Gary
--
Gary Robinson
CTO
Emergent Music, LLC
[EMAIL PROTECTED]
207-942-3463
Company: http://www.goombah.com
Blog:http://www.garyrobinson.
15 matches
Mail list logo