First  |  Prev |  Next  |  Last
Pages: 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200
compiling python question
I am trying to compile python with Tk bindings. Do I need to do anything special for python to detect and enable Tk? This is mainly for matplotlib's TkAgg. It seems my compiled version of python isn't finding the module _tkagg ... 25 Feb 2010 18:13
python shell crashing on paste
I just upgraded to Windows 7 (yes, I know) and I've been having a really strange problem with running python (2.6.4, installed from the python.org installer) from the command line. If I open the interpreter, and then paste in a long string, conhost.exe crashes. This doesn't happen when pasting the string just in... 1 Mar 2010 15:15
Bay Area PUG Meeting [Speaker] Thursday in Mountain View, CA?
On 2/23/2010 7:49 AM, W. eWatson wrote: Anyone here going to the meeting,Subject? As far as I can tell, it meets from 7:30 to 9 pm. Their site shows no speaker yet, and there seems to be an informal group dinner at 6 pm at some place yet unknown. Comments? ... 23 Feb 2010 17:01
AKKA vs Python
Hello everyone, Is there smth like AKKA in Python? http://akkasource.org/ Regards, mk ... 23 Feb 2010 12:24
Is this secure?
Hello, I need to generate passwords and I think that pseudo-random generator is not good enough, frankly. So I wrote this function: import struct def gen_rand_string(): fileobj = open('/dev/urandom','rb') rstr = fileobj.read(4) rnum = struct.unpack('L',rstr)[0] rstr = '%i' % rnum ... 3 Mar 2010 10:39
ANN: Leo 4.7 final released
Leo 4.7 final February 23, 2009 Leo 4.7 final is now available at: http://sourceforge.net/project/showfiles.php?group_id=3458&package_id=29106 Leo 4.7 final fixes all known bugs in Leo. Leo is a text editor, data organizer, project manager and much more. See: http://webpages.charter.net... 24 Feb 2010 09:43
Verifying My Troublesome Linkage Claim between Python and Win7
In the last day, I posted a message titled "What's Going on between Python and win7?" I'd appreciate it if someone could verify my claim. A sample program to do this is below. I'm using IDLE in Win7 with Py 2.5. My claim is that if one creates a program in a folder that reads a file in the folder it and then c... 2 Mar 2010 07:51
Combining C and Python programs
Well... This is really a RTFM question. It's all in the Python docs... And it's really simple. ... 23 Feb 2010 07:54
Spam from gmail (Was: fascism)
On Tue, 23 Feb 2010 02:54:25 -0800 (PST) Joan Miller <peloko45(a)gmail.com> wrote: *Sorry by this message off topic, but this is too important* Is it just me or has the spew from gmail on this list radically increased in the last week? Anyone else considering blocking all gmail posts to this list? -- D'Arc... 25 Feb 2010 09:07
wgv berufsunfähigkeitsversicherung, berufsunfähigkeitsversicherung testsieger, berufsunfähigkeitsversicherung mlp, berufsunfähigkeitsversicherung preis, hdi gerling berufsunfähigkeitsversicherung,
wgv berufsunfähigkeitsversicherung, berufsunfähigkeitsversicherung testsieger, berufsunfähigkeitsversicherung mlp, berufsunfähigkeitsversicherung preis, hdi gerling berufsunfähigkeitsversicherung, + + + HAUSRAT VERSICHERUNG +++ HAUSRATVERSICHERUNG BILLIG +++ BILLIGE HAUSRATSVERSICHERUNG + http://WWW.BERUFSU... 23 Feb 2010 04:38
First  |  Prev |  Next  |  Last
Pages: 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200