ince the number of target machines
could easily be enough to use up a lot of bandwidth, etc., so, what we
are looking into at the moment relates to only triggerring recordings at
certain times on certain machines, in between.
Thanks in advance
---
Jacob Kruger
+2782 413 4791
"Resista
the folder/directory containing the code and the virtual
environment seemed to be causing these errors/issues, specific to
altgraph, which doesn't really make sense to me, but, it's now working,
so, will archive this to memory, for later reference.
Jacob Kruger
+2782 413 4791
&quo
Ok, last update for now - checked out the following page on
pyinstaller.org, and, ended up posting to the mailing list, so, let's see:
https://pyinstaller.org/en/latest/when-things-go-wrong.html
Jacob Kruger
+2782 413 4791
"Resistance is futile!...Acceptance is versatile..."
as
convenient, and, still wondering what changed here.
Jacob Kruger
+2782 413 4791
"Resistance is futile!...Acceptance is versatile..."
On 2024/03/31 14:51, Barry wrote:
On 31 Mar 2024, at 13:24, Jacob Kruger via Python-list
wrote:
pkg_resources.DistributionNotFound: The
ywin32 has caused an issue?
Should I try installing python 3.12 version instead and see if it changes?
Also, if relevant, while running under latest up-to-date version of
windows 11 64 bit, have in any case enabled case-sensitivity on the
folder I store all my python code in, just in case.
TIA
--
Jacob Kruger
+2782 413 4791
"Resistance is futile!...Acceptance is versatile..."
--
https://mail.python.org/mailman/listinfo/python-list
prefer to work via classes, modules, etc. at
runtime, but this was more or less mostly testing, which then caused
confusion/interference on my side...LOL!
Jacob Kruger
+2782 413 4791
"Resistance is futile!...Acceptance is versatile..."
On 2024/03/07 03:55, Grant Edwards via Python-l
Ok, Ethan, that makes sense - I generally work with modules in folders,
etc., but, this was just test code, but, 'see' if I instead import
scoping2 as sc2, and then refer to sc2.dt_expiry and sc2.do_it, then it
does operate as it should - thanks, again.
Jacob Kruger
+278
, via command line - generally
working with flask, and/or other forms of command line interaction, most
of the time.
Jacob Kruger
+2782 413 4791
"Resistance is futile!...Acceptance is versatile..."
On 2024/03/06 17:39, Roel Schroeven via Python-list wrote:
Op 6/03/2024 om 13:55 schre
nt(dt_expiry)
1970-01-01 00:00:00+00:00
>>> print(id(dt_expiry))
1808577867152
>>>
---end session---
As in, the two different ID values are being returned outside and inside
the function, whereas, if I included that bit inside the interpreter
while typing code manually, chances are th
ss?
So, yes, know this comes across like some form of a scam/joke, or
list-garbage, since it doesn't make any sense to me at all, but still
just wondering if missing something, or should I shift over to 3.12 to
see if if works differently, or just try reinstalling 3.11 from scratch,
or should I re
e function?
Unless this is something that changed from 3.11 to 3.12 - since that
snippet is more or less referring to 3.12, but, don't think it was
changed in any way?
Jacob Kruger
+2782 413 4791
"Resistance is futile!...Acceptance is versatile..."
On 2024/03/06 14:5
from scratch seems to then ignore the global scope specified in
the first line inside the function?
Hope this makes more sense
Jacob Kruger
+2782 413 4791
"Resistance is futile!...Acceptance is versatile..."
On 2024/03/05 20:23, dn via Python-list wrote:
Jacob,
Please reduce the prob
anks if you have any ideas/thoughts on the matter
Jacob Kruger
+2782 413 4791
"Resistance is futile!...Acceptance is versatile..."
--
https://mail.python.org/mailman/listinfo/python-list
- the
one included here in flet seemed 'nicer':
https://beeware.org/project/projects/libraries/toga/
But, haven't taken time to really take it much further than just a bit
of playing around so far.
Jacob Kruger
+2782 413 4791
"Resistance is futile!...Acceptance is versatile.
flet.dev/docs/guides/python/deploying-web-app/progressive-web-apps/>
--
Jacob Kruger
+2782 413 4791
"Resistance is futile!...Acceptance is versatile..."
--
https://mail.python.org/mailman/listinfo/python-list
Think performing a session/transaction flush after the first two inserts
should offer the workaround before you've committed all transaction
actions to the database finally:
https://medium.com/@oba2311/sqlalchemy-whats-the-difference-between-a-flush-and-commit-baec6c2410a9
HTH
Jacob K
I downloaded Python 3.11.5, and there was nothing in the “Scripts” file,
and there was no Pip. I would like to know why.
Thank you,
Jacob
--
https://mail.python.org/mailman/listinfo/python-list
Beeware is the only one I have tried out:
https://beeware.org/
Jacob Kruger
+2782 413 4791
"Resistance is futile...but, acceptance is versatile..."
On 2023/01/25 22:55, Jules Tillinghast wrote:
Is there a good python library for converting python3 to android APK
--
https://mail.
ering forms of low-level monitoring for UI
elements, but, this is not really related to initial task, but, could
almost relate to forms of non-visual gaming interfaces, for blind/VI
individuals - I am myself 100% blind, but, that's not really relevant in
this context.
Stay well
Ja
, or might roll back
to 3.10 if relevant, but, main thing is just want to get an idea of
what's simplest to make use of in this context?
Thanks in advance
--
Jacob Kruger
+2782 413 4791
"Resistance is futile...but, acceptance is versatile..."
--
https://mail.python.org/mailman/
-time python developer nowadays, and,
when it comes to web development in this context, I work with either
flask or django, but anyway.
Regards
--
Jacob Kruger
+2782 413 4791
"Resistance is futile...but, acceptance is versatile..."
--
https://mail.python.org/mailman/listinfo/python-list
Sorry Rhodri, my gmail set your email as default recipient when I was
responding, I forgot to change that. Sorry for that
Regards
On Mon, 5 Nov 2018 at 13:06, Rhodri James wrote:
> Jacob, please reply to the list, not to me personally. As I said, I
> have no idea about gmpy2 or pip,
Hi guys
I have some problems with gmpy2 module installation - pip install gmpy2
doesn't work for me
[image: image.png]
How to fix it?
Regards
--
https://mail.python.org/mailman/listinfo/python-list
On 2018-08-22 23:43, jacob m wrote:
> > " import zlib
> > print(zlib.__file__)"
> >
> > When I don't have the zlib uploaded to my Python3.7 library, I have the
> > following error:
> > "Traceback (most recent call last):
> >File "
2 August 2018 at 23:09, Ashok Arora wrote:
> Test this in the interpreter:-
>
> import zlib
> zlib.__file__
>
> It will return the location of zlib module.
>
> On 8/22/18, jacob m wrote:
> > Hi,
> > " Is there perhaps a different zlib on
> >
0 newly installed, 0 to remove and 0 not upgraded."
Regards
On 22 August 2018 at 13:12, jacob m wrote:
> Hi guys,
> I have a problem with zipfile and zlib module, and hope to get some help.
>
> That's my error:
> "import zipfile
> File "/home/lib/pytho
Hi guys,
I have a problem with zipfile and zlib module, and hope to get some help.
That's my error:
"import zipfile
File "/home/lib/python3.7/lib/python3.7/zipfile.py", line 19, in
crc32 = zlib.crc32
AttributeError: module 'zlib' has no attribute 'crc32' "
I have no idea what to do wi
Presume you're talking about python idle IDE?
Forget it, and, like said, I use edSharp programmers text editor, and
work from command line/console when want to test/run my code.
Stay well
Jacob Kruger
Blind Biker
Skype: BlindZA
"Resistance is futile, but, acceptance is versati
What part is not accessible?
Ask since while haven't really gone past 3.4 and 3.5.1, at times, I
generally work with specific text/code editors, and the command line
window, and this works fine for me with both NVDA, and jaws 17 at times.
Stay well
Jacob Kruger
Blind Biker
Skype: Bl
Indeed, I skimmed the TOC for Test-Driven Development with Python and it
does look to be rather Django-centric (which makes it a bit less helpful to
me). I will take a look at "Testing Python: Applying Unit Testing, TDD, BDD
and Acceptance Testing"!
Thanks,
Jacob
On Thu, May 19, 2016
) tend to
be a bit lower level (utf-8 str) than what I'm focused on (maintainable and
testable classes, functions, modules, etc).
Thanks for the pointer to Code Like A Pythonista and the feedback on 2.7 vs
3!
Jacob
On Wed, May 18, 2016 at 5:55 PM, Ben Finney
wrote:
> Jacob Scott
all of what I'm looking for, include
- PEP-8 and PEP-20
- The Hitchhiker's Guide to Python
<http://docs.python-guide.org/en/latest/>
- Effective Python <http://www.effectivepython.com/>
I'd appreciate any pointers to resources I might have missed
tence")
s.replace(",", "") #do this for all common punctuation characters
l = s.split(" ") #space is actually default
s2 = input("enter word")
i = l.index(s2)
print("Your word is at position " + str(i+1) + " in the sentence")
#end code
That
pyGame under 3.5.1:
https://skellykiernan.wordpress.com/2015/01/04/python-pygame-install/
That was after copying the .whl file into the./scripts directory under
python 3.5.1 installation path.
HTH
Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space jani
Environment variables pointing to c:\python..?
(needs to point to actual installation directory)
Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space janitor's closet..."
On 2016-01-16 11:41 PM, Hmood Js wrote:
cmd won't recognize python
#x27; if
can get hold of that module for 2.7, and take it from there.
Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space janitor's closet..."
On 2016-01-08 7:07 AM, Bernardo Sulzbach wrote:
On Fri, Jan 8, 2016 at 1:54 AM, jacob Kruger wrote
urllib2,
and under 3.4, pip install can't find it either..?
TIA
Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space janitor's closet..."
On 2016-01-08 1:08 AM, Saeed Moqadam wrote:
create multi platform desktop application by using P
Hi there,
So, I download Python 3.5.0 and I while I execute the Python IDLE, it won't
start up. Also, I try to open the python command line and a message error
pop up.
If you can help me, it will be really appreciate.
Regards,
Jacob Chaar
--
https://mail.python.org/ma
http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-iv-database
I've just finished making db_create.py (you can ctrl+f to it) and am getting...
from migrate.versioning import api
ImportError: No module named 'migrate'
...I diffed everything at this stage of the tutorial so I know I
help with feedback, etc., and can also put you
in touch with various other blind developers who do also work with python,
etc.
For example, AFAIK, the primary blind programmers mailing list is
progra...@freelists.org, and besides me, there are a few other python
developers on that list as well.
Stay we
omatically, etc.
Stay well
Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space janitor's closet..."
--
https://mail.python.org/mailman/listinfo/python-list
- Original Message -
From: bink...@mweb.co.za
To: ja...@blindza.co.za
Cc: python-list@python.org
Sent: Wednesday, March 11, 2015 4:10 PM
Subject: RE: Re: I want to get involved with Python!
> Jacob, thanks for replying. The IT job market is s specific in what
t
ure about industry specific use of different
languages/platforms.
Stay well
Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space janitor's closet..."
--
https://mail.python.org/mailman/listinfo/python-list
this page seems to offer enough detail relating to PDB, to
start off with anyway:
https://docs.python.org/3/library/pdb.html
Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space janitor's closet..."
--
https://mail.python.org/mailman/listinfo/python-list
rd UI
controls, and make sure tab index/order is suitable/relevant at times, etc.
etc.
As in, I think we'd primarily want to avoid having to use a mouse at all if
possible, but anyway.
Stay well
Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space j
gging code
execution, etc. - at moment, primarily either print out information to
console, during dev process, or at times invoke sound effects/TTS output to
keep track, or even, occasionally use pickle to store images of objects for
later review, etc., but anyway...
Stay well
Jacob Kruger
Blind Biker
Skyp
couple of other topic specific
ones, but anyway.
Stay well
Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space janitor's closet..."
- Original Message -
From: "Bryan Duarte"
To:
Sent: Wednesday, February 18, 2015 7:43 P
gh to command line prompt before, or something,
since am 99.9% sure always just used key to advance one screen at a
time before - who knows, but, main thing is, yes, space bar does what I want
it to.
Thanks
Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the
- Original Message -
From: "Steven D'Aprano"
Newsgroups: comp.lang.python
To:
Sent: Saturday, January 31, 2015 11:13 AM
Subject: Re: help() function screen output
Jacob Kruger wrote:
Using python 3.4 32 bit on windows 7 64 bit machine, and when, for
example, type in
information, but,
when, for example, hit enter key, it merely populates one more line of info,
each time - under pythn 2.7, it seemed to render one full screen of info each
time.
Is there rather a different keystroke should use to invoke that, or is this a
python 3.4 feature/issue?
TIA
Jacob Kruger
hon implementation - you're right that should have just redone that
part of it ;)
Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space janitor's closet..."
--
https://mail.python.org/mailman/listinfo/python-list
- Original Message -
From: "Dennis Lee Bieber"
To:
Sent: Thursday, January 15, 2015 4:22 PM
Subject: Re: [OT] Re: MySQL connections
On Thu, 15 Jan 2015 13:48:34 +0200, "Jacob Kruger"
declaimed the following:
Agree with that, but, like said in prior e-mail, ju
- Original Message -
From: "Chris Angelico"
Cc:
Sent: Thursday, January 15, 2015 2:33 PM
Subject: Re: MySQL connections
On Thu, Jan 15, 2015 at 10:59 PM, Jacob Kruger
wrote:
Tried generating .exe with both cx_freeze, and pyInstaller, and the code
itself, and both v
and then copy .exe back to this primary
machine, then get same error - think it must relate to something else on
this machine, but can't track it down.
Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space janitor's closet..."
--
https://mail.python.org/mailman/listinfo/python-list
- Original Message -
From: "Peter Otten" <__pete...@web.de>
To:
Sent: Thursday, January 15, 2015 12:40 PM
Subject: [OT] Re: MySQL connections
Jacob Kruger wrote:
However, if implement similar code - down to just trying to open a
connection, wait a few seconds, a
And, FWIW, if I compile the 2.7 version on the other machine where it works, in
both code and compiled forms, and then copy .exe back to the main machine, same
error message pops up, so must be something to do with machine's configuration,
etc.
Stay well
Jacob Kruger
Blind Biker
()
#MySQLdb version
import MySQLdb
cn = MySQLdb.connect("localhost", "root", "", "import_test")
time.sleep(5)
cn.close()
#end code
Stay well (away from this machine ;) )
Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space janitor's closet..."
--
https://mail.python.org/mailman/listinfo/python-list
happens, but, the moment I in fact try to then just close the connection,
that's when error dialogue immediately pops up.
Sorry - should also have mentioned the connection, cursor, etc. ec. all work
fine under normal python interpreter, but anyway.
Jacob Kruger
Blind Biker
Skype: BlindZA
&
, but,
the moment I in fact try to then just close the connection, that's when
error dialogue immediately pops up.
Stay well
Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space janitor's closet..."
- Original Message -
From:
See answers below.
Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space janitor's closet..."
- Original Message -
From: "Dennis Lee Bieber"
The very first hit /I/ get is:
https://social.technet.microsoft.com/Forums/wi
exc:
s_exc = str(exc.args)
#lbc.DialogShow(title="errorMessage", message=s_exc)
print(s_exc)
exc_type, exc_obj, tb = sys.exc_info()
print(str(exc_obj))
print("line number: " + str(tb.tb_lineno))
#end of convertExport function
#---end cod
slate' it into a string value,
and will apparently try handle some forms of character substitution - but will
play around with it a bit more, and let's see...
Stay well
Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space janitor's closet...
Thanks.
Yes, sorry didn't mention 2.7, and, unfortunately in this sense, all of this
will be running on windows machines.
Stay well
Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space janitor's closet..."
- Original Message
this on site, so had to work first with generating string
values, and then handle executing those statements against a MySQL server
later on using MySQLdb.
Stay well
Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space janitor's closet..."
which
could possibly result in a whole bunch of different character sets, etc.
being copied across, so it comes down to that while can't control sources of
data, need to manipulate/work with it to make it useful on our side now.
Thanks again
Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger
copy/pasted strings from documents, with strange encoding, or something:
#sample code line for binary encoding into string output
s_values += "0x" + str(l_data[J][I]).encode("hex").replace("\\", "") + ", "
TIA
Jacob Kruger
Blind Biker
Skype:
also
pretty much useless to me, but anyway.
Stay well
Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space janitor's closet..."
- Original Message -
From: "Eric S. Johansson"
To:
Sent: Monday, January 05, 2015 8:18 PM
Subj
Not sure after quick skim/scan, but, I would generally use either for I in
range(len(inlist)): or just for it in inlist, instead of using while, etc.
Stay well
Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space janitor's closet..."
- O
Ok, makes sense - just slipped same one line if: action bit of code inside a
function, and worked fine.
Stay well
Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space janitor's closet..."
- Original Message -
From: Skip Montana
Ok, makes sense - just slipped same one line if: action bit of code inside a
function, and worked fine.
Stay well
Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space janitor's closet..."
- Original Message -
From: Skip Montana
Actually more that in the interpreter, it's prompting me with ... as if I had
left out a closing ) or something, but, suppose it could work fine in an actual
imported bit of code?
Stay well
Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space
One line assignment is ok, but, seems like you can't perform actions.
#the following will work:
I = 1 if True else 2
#but the following will generate an error:
if I == 1: print("one")
And, not sure if/how to work around that second one myself.
Stay well
Jacob Kruger
Bl
One line assignment is ok, but, seems like you can't perform actions.
#the following will work:
I = 1 if True else 2
#but the following will generate an error:
if I == 1: print("one")
And, not sure if/how to work around that second one myself.
Stay well
Jacob Kruger
Bl
, but let's
see...
Am not sure of redistribution licence either, and will need/want to test it
on a couple of other types of machines.
Stay well
Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space janitor's closet..."
- Original Messa
olume(1, 0)
channel = pygame.mixer.Sound.play(song)
time.sleep(1)
#end code
Will now just have to double-check/test compilation of something including
something like this, using something like cx_freeze, etc., but, thanks again.
Stay well
Jacob Kruger
Blind Biker
Skype: BlindZA
...Roger Wilc
self to be installed, or something.
Jacob Kruger
Blind Biker
Skype: BlindZA
...Roger Wilco wants to welcome you, to the space janitor's closet...
- Original Message -
From: Ian Kelly
To: Python
Sent: Wednesday, December 17, 2014 3:49 AM
Subject: Re: Simple background sound
to compiling into executable, and
main thing is would like to keep it simple...
Suggestions?
TIA
Jacob Kruger
Blind Biker
Skype: BlindZA
...Roger Wilco wants to welcome you, to the space janitor's closet...
--
https://mail.python.org/mailman/listinfo/python-list
e this?
That's also why am posting this here - trying to figure out how to track down
what's causing this odd behaviour.
TIA
Jacob Kruger
Blind Biker
Skype: BlindZA
...Roger Wilco wants to welcome you, to the space janitor's closet...
--
https://mail.python.org/mailman/listinfo/python-list
—
Sent from Mailbox for iPad
On Mon, Feb 24, 2014 at 8:49 PM, David Lawrence wrote:
> If as according to the docs, there is no guarantee of __del__ being called,
> anything that relies on that seems unsafe (depending on how robust one
> needs the solutions to be). Solutions I've seen elsewhere
Hello!
Has anyone here tried to get ipython to interact with the event loop for
pyglet? If so, would you be willing to share come example code? I would like
to be able to interactively code in pyglet, creating and updating objects while
the program is running. Thanks!
--
https://mail.python
On Friday, April 20, 2012 6:41:25 AM UTC-7, Roy Smith wrote:
> In article <4f910c3d$0$29965$c3e8da3$54964...@news.astraweb.com>,
> Steven D'Aprano wrote:
>
> > I refer you to your subject line:
> >
> > "How do you refer to an iterator in docs?"
> >
> > In documentation, I refer to an iterator
On Thursday, April 19, 2012 11:09:52 PM UTC-7, Ben Finney wrote:
> alex23 writes:
>
> > On Apr 20, 5:54 am, Jacob MacDonald wrote:
> >
> > > On Thursday, April 19, 2012 12:28:50 PM UTC-7, dmitrey wrote:
> > > > can I somehow overload operators like &q
On Thursday, April 19, 2012 12:28:50 PM UTC-7, dmitrey wrote:
> hi all,
> can I somehow overload operators like "=>", "->" or something like
> that? (I'm searching for appropriate overload for logical implication
> "if a then b")
> Thank you in advance, D.
I don't believe that you could overload t
On Thursday, April 19, 2012 11:09:22 AM UTC-7, Yigit Turgut wrote:
> When I use os.system() function, script waits for termination of the
> windows that is opened by os.system() to continue thus throwing errors
> and etc. How can i tell Python to let it go and keep on with the next
> execution afte
On Thursday, April 19, 2012 10:15:23 AM UTC-7, Kiuhnm wrote:
> A with statement is not at the module level only if it appears inside a
> function definition or a class definition.
> Am I forgetting something?
>
> Kiuhnm
That sounds about right to me. However, I haven't really used with's very mu
On Thursday, April 19, 2012 5:21:20 AM UTC-7, Roy Smith wrote:
> Let's say I have a function which takes a list of words. I might write
> the docstring for it something like:
>
> def foo(words):
>"Foo-ify words (which must be a list)"
>
> What if I want words to be the more general case of
Sunday 22 January 2012 you wrote:
> On Sun, Jan 22, 2012 at 12:08 PM, Jacob Hallén
>
> wrote:
> > I have a problem which ought to have an obvious solution, but I haven't
> > found one despite searching for many hours. The problem occurs on
> > Windows.
> >
Sunday 22 January 2012 you wrote:
> On Sun, Jan 22, 2012 at 12:08 PM, Jacob Hallén
>
> wrote:
> > I have a problem which ought to have an obvious solution, but I haven't
> > found one despite searching for many hours. The problem occurs on
> > Windows.
> >
I have a problem which ought to have an obvious solution, but I haven't found
one despite searching for many hours. The problem occurs on Windows.
This is a version of my problem reduced to its essentials:
I have a file foo.py::
import bar
and a file bar.py :
baz = 42
If I store these two fi
self.transport.close()
self.live = False
def __del__(self):
self.close()
if __name__ == '__main__':
a= Connection('ip_or_hostname', 'root', '')
print a.execute('version')
print a.execute('version'
On Thu, Jan 20, 2011 at 12:48 PM, Dan Stromberg wrote:
> On Thu, Jan 20, 2011 at 11:36 AM, Jake Biesinger
> wrote:
>>> Thanks for the great suggestions!
>>
>> On a related note, is there no way to efficiently sort a python array?
>>
>>
> x = array('f', xrange(1000))
> x.sort()
>>
Hi,
Could someone help me understand how to using threading along with
paramiko. For some reason only one of two of the threads returns the
output correctly. Some of the threads returns an empty string as
command output, but no errors are thrown.
My attempt is pasted below.
regards,
Jacob
On Nov 1, 5:13 pm, Ken Elkabany wrote:
> Hello,
>
> PiCloud has just released a Python library, cloud, which allows you to
> easily offload the execution of a function to a cluster of servers
> running on Amazon Web Services. As a beta product, we are currently
> free to all users who sign up with
s/.
If you have any questions, feel free to contact me directly.
Thank you very much, and happy coding!
Jacob Kaplan-Moss
--
http://mail.python.org/mailman/listinfo/python-list
Hi,
I read in some earlier messages that an object in Python is only
removed or freed from memory when all references to that object have
been deleted. Is this so?
If so, is there a way to get all of the references to an object, so
that they may all be deleted, thus actually deleting the
nasty bugs are found - the ones where your thinking went wrong but your
implementation
is correct. if the testers are busy tracking trivial bugs, your customers will
find the nasty one. If you are lucky, they will tell you.
Jacob Hallén
--
--
http://mail.python.org/mailman/listinfo/python-list
27;t think I'd buy
software today unless I know that it has been built using TDD. Certainly I am
ahead of the curve in this, but it won't be long before this will be required
by skilled organisations buying software and sooner or later the rest of the
world will follow.
Getting into a TDD mindset is hard work, but those who succeed produce better
software with less effort.
Jacob Hallén
--
--
http://mail.python.org/mailman/listinfo/python-list
efactoring has been finished and the
results look very good, there are still many months of work to do before the
JIT can be used in production.
Jacob Hallén
--
--
http://mail.python.org/mailman/listinfo/python-list
Hi.
I have a hundred lines of code in a module that declare some global
variables inside a function so that those variables can be used by
other functions. I want to import this module so that I can more
easily debug by looking at the value of individual variables. But
when I try to rea
On Apr 3, 2008, at 10:54 AM, Trent Mick wrote:
> Jacob Davis wrote:
>> I just installed the MySQLdb module and I have been able to get it
>> to run in my command line interpreter. I am running Mac Leopard,
>> and Python 2.5.
>> I have tested importing and actually c
1 - 100 of 207 matches
Mail list logo