Robert Bauck Hamar wrote:
> hg wrote:
>
>> Hi,
>>
>> I have the following
>>
>> * C extention - redir.c
>>
>>
>> #include "Python.h"
>>
>> PyObject * test_redir_test(PyObject *self)
Robert Bauck Hamar wrote:
> hg wrote:
>
>> Robert Bauck Hamar wrote:
>>
>>> hg wrote:
>>>
>>>> Hi,
>>>>
>>>> I have the following
>>>>
>>>> * C extention - redir.c
>>>
Dick Moores wrote:
> How about SPE?
>
> Any others?
>
> And which ones do people
> actually use? Commercial or Freeware.
>
> Thanks,
>
> Dick Moores
I use wxDesigner: http://www.roebling.de/
hg
--
http://mail.python.org/mailman/listinfo/python-list
(instead of xdm,
gdm, ...): how do I start an X11 session with the user/pw information
retrieved ... + set the correct *nix environment variables.
Can you direct me some info / give me a clue ?
Many thanks,
hg
--
http://mail.python.org/mailman/listinfo/python-list
ne would tell me whether
using Python was feasible or not for this project (ex, having tkinter or
wxPython running prior t oan actual X11 session). Also I did not know about
comp.windows.x.
Regards,
hg
--
http://mail.python.org/mailman/listinfo/python-list
long),
('flag', c_ulong)
]
l_res = g_lib.getspnam('john')
l_struct = cast(l_res, POINTER( Struct_Password() ) )
print l_struct
**
The exception I get is "unhashable type" - apparently cast only handles
simple types.
Is there a way to convert l_res to Struct_Password ?
Thanks,
hg
--
http://mail.python.org/mailman/listinfo/python-list
Lenard Lindstrom wrote:
> hg wrote:
>> Hi,
>>
>> I have the following code:
>> **
>> from ctypes import *
>> g_lib = cdll.LoadLibrary("libc.so.6")
>> class Struct_Password(Structure):
>>
ning something foundational as opposed to basically just learning
> how to negotiate someone's proprietary environment and drivers.
>
>
> Comments appreciated.
>
>
> --
> Good day!
>
>
> Christopher R. Carlen
> Principal Laser&Electronics Technologist
> Sandia National Laboratories CA USA
> [EMAIL PROTECTED]
> NOTE, delete texts: "RemoveThis" and
> "BOGUS" from email address to reply.
yes, maybe you should look at UML first.
hg
--
http://mail.python.org/mailman/listinfo/python-list
l in 1934.
>
> --
> If I have been able to see further, it was only because I stood
> on the shoulders of giants. -- Isaac Newton
>
> Roel Schroeven
You never know ... was it a 'steep curve' ?
hg
--
http://mail.python.org/mailman/listinfo/python-list
ipt a few times to see that the file does not get
deleted
hg
import shelve
class Grades:
def __init__(self):
self.GRADES = 'GRADES'
self.m_gdb = shelve.open('MYGRADES.dat')
try:
self.m_grades = self.m_gdb[self.GRADES]
exce
Hi,
I notice that pyserial will hang on a write (even with timeout on) if
rts/cts are one.
Anyway to get around that ?
Thanks
hg
--
http://mail.python.org/mailman/listinfo/python-list
hg wrote:
> Hi,
>
> I notice that pyserial will hang on a write (even with timeout on) if
> rts/cts are one.
>
> Anyway to get around that ?
>
> Thanks
>
> hg
PS: on windows
--
http://mail.python.org/mailman/listinfo/python-list
[EMAIL PROTECTED] wrote:
>
> I posted to this newsgroup earlier about my annoyances with python and
> now I can't find the post. What did you do with it?
they found it annoying and removed it.
hg
--
http://mail.python.org/mailman/listinfo/python-list
gt; URL of the project/vendor). If this is not of general interest for this
> list you can also reply directly to my email address.
>
> Thank you in advance.
>
> Best regards
> Anastasios
umbrello seems to finally have python import support
hg
--
http://mail.python.org/mailman/listinfo/python-list
Hi,
I have started to work on a python-based robot, and am interested in your
feedback:
http://realtimebattle.sourceforge.net/
www.snakecard.com/rtb
hg
--
http://mail.python.org/mailman/listinfo/python-list
Matimus wrote:
> On May 3, 5:20 am, hg <[EMAIL PROTECTED]> wrote:
>> Hi,
>>
>> I have started to work on a python-based robot, and am interested in your
>> feedback:
>>
>> http://realtimebattle.sourceforge.net/www.snakecard.com/rtb
>>
>>
estiney.com/
>
> I'll third that. I have had excellent and extended support from the
> Wing guys. Definitely recommended.
>
> Fuzzyman
> http://www.voidspace.org.uk/python/articles.shtml
I sent a bug report 10 minutes ago and already have received an answer with
a possible way out !
hg
--
http://mail.python.org/mailman/listinfo/python-list
on.org. It seems more like other Emacs major
> modes.
>
>
> Ted
>
> --
> Edward O'Connor
> [EMAIL PROTECTED]
>
> Ense petit placidam sub libertate quietem.
Are there any cscope & ECB equivalent for Python ?
Thanks
hg
--
http://mail.python.org/mailman/listinfo/python-list
Greg Donald wrote:
> On 8/1/07, hg <[EMAIL PROTECTED]> wrote:
>> Are there any cscope & ECB equivalent for Python ?
>
> ECB is not language specific. It works the same for browsing Python
> code as any other language.
>
>
> --
> Greg Donald
>
I need Windows and Linux access)
and "there are bugs of course" ... but it is snappier.
I still like pydev and will try it again ... once I can afford a faster PC /
or have the time to re-factor my code.
PS: I just got today news about a "free" version of wing dev .. .wor
Ben Finney wrote:
> hg <[EMAIL PROTECTED]> writes:
>
>> how about a cscope equivalent ?
>
> How about reading what was posted earlier in the thread, and give us a
> description of what you want instead of a name that people might not
> recognise?
>
> --
>
Dear all,
I am releasing much of my work including SCF (Cross platform Smart Card
library & Tools) to the GPL license.
If interested, go to http://www.SnakeCard.com/Source.html
I am moving the doc to doxygen and cleaning up the code, so what you'll
see there will change in the course of the ne
Paul Rubin wrote:
> hg <[EMAIL PROTECTED]> writes:
>> I am releasing much of my work including SCF (Cross platform Smart
>> Card library & Tools) to the GPL license.
>>
>> If interested, go to http://www.SnakeCard.com/Source.html
>
> Wow, that is great.
. and not coded in Python) and the applets JavaCard and
BasicCard ... I'm releasing these during the next few days.
Regards,
hg
--
http://mail.python.org/mailman/listinfo/python-list
not coded in Python) and the applets JavaCard and
BasicCard ... I'm releasing these during the next few days.
Regards,
hg
--
http://mail.python.org/mailman/listinfo/python-list
Paul Rubin wrote:
> hg <[EMAIL PROTECTED]> writes:
>> I am looking for a free subversion server resource to put the code
>> ... if you know of any.
>
> Does it have to be SVN? I think Savannah and Sourceforge both still
> use CVS. I'm not sure what Laun
hg wrote:
> Dear all,
>
> I am releasing much of my work including SCF (Cross platform Smart Card
> library & Tools written in Python) to the GPL license.
>
> If interested, go to http://www.SnakeCard.com/Source.html
>
> I am moving the doc to doxygen and cleaning
Alex Martelli wrote:
> hg <[EMAIL PROTECTED]> wrote:
>...
>> I am looking for a free subversion server resource to put the code ...
>> if you know of any.
>
> Check out code.google.com -- it has a hosting service for open source
> code, too, these days (an
at ... for some reason, the initial post did not show
for quite some times.
2) I'm desperately searching for the French NG from my client but cannot
find it ... any clue ? Maybe you can pass the message ?
hg
--
http://mail.python.org/mailman/listinfo/python-list
hg wrote:
> Méta-MCI (MVP) wrote:
>> Salut !
>>
>> Le deuxième envoi aurait pu être en français.
>> Cela aurait évité le doublon, tout en maintenant le message.
>>
>> @+
>>
>> Michel Claveau
>>
>
> ;-)
>
> No:
> 1) The red
Hi,
Based on the already released SCF, the code is there:
http://snakecard.com/Source/Applications/SCF/Load_BC.zip.
hg
--
http://mail.python.org/mailman/listinfo/python-list
e SWIG, SIP, Boost.Python, and GCC_XML.
>
> We are doing this quite extensively at work, and have found that in the
> long run SWIG is the best solution. OMMV, but if you ask me, the answer
> is SWIG.
>
> mvh,
> --
> Mandus - the only mandus around.
Hi,
Why do you think it is
Hi,
Here is my issue:
f = 1.5 * 0.01
f
>> 0.014999
'%f' % f
>>'0.015000'
But I really want to get 0.02 as a result ... is there a way out ?
Thanks,
hg
--
http://mail.python.org/mailman/listinfo/python-list
hg wrote:
> Hi,
>
> Here is my issue:
>
> f = 1.5 * 0.01
> f
>>> 0.014999
> '%f' % f
>>>'0.015000'
>
>
> But I really want to get 0.02 as a result ... is there a way out ?
>
> Thanks,
>
> hg
round
--
http://mail.python.org/mailman/listinfo/python-list
John Henry wrote:
> On Mar 9, 5:45 am, hg <[EMAIL PROTECTED]> wrote:
>> hg wrote:
>> > Hi,
>>
>> > Here is my issue:
>>
>> > f = 1.5 * 0.01
>> > f
>> >>> 0.014999
>> > '%f' % f
>>
Gabriel Genellina wrote:
> En Fri, 09 Mar 2007 05:28:54 -0300, hg <[EMAIL PROTECTED]> escribió:
>
>> Mandus wrote:
>>> 8 Mar 2007 22:04:48 -0800 skrev [EMAIL PROTECTED]:
>>>> I'm considering about generating some Python Bindings for C++
>>&g
Dan Bishop wrote:
> On Mar 10, 11:32 am, "Jack" <[EMAIL PROTECTED]> wrote:
>> This is a naive question:
>>
>> "%u" % -3
>>
>> I expect it to print 3. But it still print -3.
>>
>> Also, if I have an int, I can convert it to unsigned int in C:
>>int i = -3;
>>int ui = (unsigned int)i;
>>
>>
when I enter n, I can leave the while loop.
>
> Anyway I can't put my finger on this, so I'd be real grateful if
> someone could tell me what I've done wrong. Thanks.
> (I have a guy feeling it's something really silly I'm overlooking...)
Hi,
Whatever hint is:
(hint != 'n') or (hint != 'y')
is always going to be true
as it cannot really be both at the same time
use "and" instead of "or"
hg
--
http://mail.python.org/mailman/listinfo/python-list
hg wrote:
> [EMAIL PROTECTED] wrote:
>
>> Hi all.
>>
>> I have a problem with some code :(
>>
>> ---
>>
>> hint = raw_input("\nAre you stuck? y/n: ")
>> hint = hint.lower()
>>
>> while (hint != &
Hi,
I read that logging was thread safe ... but can I use it under a GUI timer ?
Thanks,
hg
--
http://mail.python.org/mailman/listinfo/python-list
Jordan wrote:
> On Mar 14, 1:52 am, hg <[EMAIL PROTECTED]> wrote:
>> Hi,
>>
>> I read that logging was thread safe ... but can I use it under a GUI
>> timer ?
>>
>> Thanks,
>>
>> hg
>
> That was barely enough information to be worth
P?nar Yanarda? wrote:
> Hi all,
>
> I'm looking for a crypto library which can simply:
>
> - extracts a public key from a (X.509) certificate,
>
> - supports public-key algorithms.
>
> Any suggestions?
>
> With love,
> --
> P?nar "PINguAR" Yanarda?
> http://pinguar.org
pyopenssl ?
--
http:
Paul Rubin wrote:
> tlslite
cool !
--
http://mail.python.org/mailman/listinfo/python-list
hg wrote:
> Jordan wrote:
>
>> On Mar 14, 1:52 am, hg <[EMAIL PROTECTED]> wrote:
>>> Hi,
>>>
>>> I read that logging was thread safe ... but can I use it under a GUI
>>> timer ?
>>>
>>> Thanks,
>>>
>>> hg
Hi,
I am looking for the most efficient / cleanest way to implement a socket
read with timeout (Windows mainly but would be great if the same code
worked under *nix)
Tanks,
hg
--
http://mail.python.org/mailman/listinfo/python-list
Steve Holden wrote:
> Jarek Zgoda wrote:
>> hg napisa?(a):
>>
>>> I am looking for the most efficient / cleanest way to implement a socket
>>> read with timeout (Windows mainly but would be great if the same code
>>> worked under *nix)
>>
Facundo Batista wrote:
> hg wrote:
>
>> Do you mean use select ?
>
> No, socket's timeout:
>
>>>> import socket
>>>> s = socket.socket()
>>>> s.settimeout(5)
>>>> ...
>
> Regards,
>
> --
> . Facundo
&g
[EMAIL PROTECTED] wrote:
>
> hg> My issue with that is the effect on write: I only want a timeout
> on
> hg> read ... but anyway ...
>
> So set a long timeout when you want to write and short timeout when you
> want to read.
>
> Sk
ython 2.4.1 under Windows
Any clue ?
Thanks,
hg
--
http://mail.python.org/mailman/listinfo/python-list
hg wrote:
> Hi,
>
> I'v been facing some very strange errors lately:
>
> one example:
>
> def __init__(self):
>
> import my_info
> some_text = my_info.T_SOME_TEXT
> ^ syntax error
>
>
>
Facundo Batista wrote:
> hg wrote:
>
>
>> I'v been facing some very strange errors lately:
>>
>> one example:
>
> You'll need to paste here the exact code and the traceback.
>
> Regards,
>
> --
> . Facundo
> .
> Blog: http://w
4.- Use your time for usefull matters
>
> Regards
>
> Adrian
I don't know ... maybe 'M' python can bring _real_ facts to the
discussion ... guiddo would not mind I gather
http://video.google.com/videoplay?docid=-2002541459944162494
http://www.youtube.com/watch?v=xrShK-NVMIU
http://www.mtholyoke.edu/~ebarnes/python/python.htm
I swore (holly s ) I'd never follow up on any of those guys ... but then
again, one can never trust an atheist.
hg
--
http://mail.python.org/mailman/listinfo/python-list
Just came to me ... if wars were always fought with fish as weapons, they'd
be much less hunger in the world ... lol ... (as a non-anglo-saxon, I
thought for many years that lol meant "Lord, Oh Lord !)
hg (Holly Grail)
--
http://mail.python.org/mailman/listinfo/python-list
ct that there is.
>
> can anyone help?
>
>
> --
> - --- -- -
> Posted with NewsLeecher v3.8 Beta 8
> Web @ http://www.newsleecher.com/?usenet
> --- - -- -
Maybe this:
http://mail.python.org/pipermail/python-list/
thon
def tiny():
bar = []
gobal foo
for tmp in foo:
bar.append(tmp)
foo = bar
if __name__ == "__main__":
foo = ['hello', 'world']
tiny()
hg
--
http://mail.python.org/mailman/listinfo/python-list
ce
> disconnected.
>
> I checked and both machines are running the same version of win32file,
> which is site-packages\win32\win32file.pyd, 88 KB dated 9/22/2006.
>
> So my question is:
>
> Why would the statement win32file.SetupComm(self.hComPort, 4096, 4096)
>
> work just fine on one machine and not the other?
>
> win32file.pyd can't be opened like a .py file, and I don't know what the
> rather cryptic error 'Incorrect function.' is trying to tell me. Does
> anyone who is familiar with win32file have an idea what the problem is?
>
> Thanks for the help!
>
>-- Ron
I am now facing your problem ... on a machine that used to work fine.
Have you figured it out ?
Could it be a conflict between pyserial and pywin32 ?
hg
--
http://mail.python.org/mailman/listinfo/python-list
Dennis Lee Bieber wrote:
> On Sat, 07 Apr 2007 11:36:05 +0200, hg <[EMAIL PROTECTED]> declaimed the
> following in comp.lang.python:
>
>>
>> I am now facing your problem ... on a machine that used to work fine.
>>
>> Have you figured it out ?
>>
&
lines of the file:
"""
#!/bin/env python
# -*- coding: iso-8859-15 -*-
"""
... and the problem disappeared.
I am at a loss.
Any clue ?
Thanks
hg
--
http://mail.python.org/mailman/listinfo/python-list
Diez B. Roggisch wrote:
> hg wrote:
>
>> Hi,
>>
>> I've had this problem in the past and still cannot fully understand.
>>
>> I latelly passed my source code in Wing IDE wihch asked be to resolve
>> tab/space/CRLF conflicts and I said yes (i
Marc 'BlackJack' Rintsch wrote:
> In <[EMAIL PROTECTED]>, hg wrote:
>
>> I had the customer comment out the first two lines of the file:
>>
>> """
>> #!/bin/env python
>> # -*- coding: iso-8859-15 -*-
>> "&qu
[EMAIL PROTECTED] wrote:
> http://free-guitars.blogspot.com/
And the chicks for free !
--
http://mail.python.org/mailman/listinfo/python-list
>
> as the integer 72 instead of returning 00110, why does Python do that?
> (and how can I get around it?)
>
> Grateful for any replies!
li.reverse does not return a list but reverses the list itself and return
Noe
0xxx tells python that you work in octal.
hg
--
http://mail.python.org/mailman/listinfo/python-list
350
> Exception raised: can't start new thread
>
> Biggest number of threads: 382
> [EMAIL PROTECTED]:~$ ulimit -Ss 4096
> [EMAIL PROTECTED]:~$ python Desktop/test.py
> 50
> 100
> 150
> 200
> 250
> 300
> 350
&
e a humongous project?
>
> Thanks for taking the time!
> /Joel Hedlund
I do not know if PyGtk and PyQT have demos, but wxPython does and includes
PyPlot: an easy way to look at the basic features.
hg
--
http://mail.python.org/mailman/listinfo/python-list
would like to have a password -
> does anyone know how to use the recipe above to set one?
s = smtplib.SMTP()
s.login(...,'password')
>
> Any other useful nudges in the right direction appreciated.
>
> Many thanks
>
> Jon
hg
--
http://mail.python.org/mailman/listinfo/python-list
Hi,
Is there a way ? ... select ?
hg
--
http://mail.python.org/mailman/listinfo/python-list
hg wrote:
> Hi,
>
> Is there a way ? ... select ?
>
>
>
> hg
PS:
import sys
import select
l_r = select.select([sys.stdin],[],[],0)
gives me:
File "select.py", line 2, in ?
import select
File "/home/philippe/Desktop/select.py", line 4
Laurent Pointal wrote:
> hg a écrit :
>> hg wrote:
>>
>>> Hi,
>>>
>>> Is there a way ? ... select ?
>>>
>>>
>>>
>>> hg
>> PS:
>>
>> import sys
>> import select
>>
>> l_r = sele
Paul Boddie wrote:
> hg wrote:
>> import select
>
> [...]
>
>> File "/home/philippe/Desktop/select.py", line 4, in ?
>
> Consider which module Python is trying to import here: the standard
> library select module or your own program?
&g
ignal(self):
import signal
signal.signal(..., Func)
def Func(.):
#I need to get access to self
or can signal.signal take a method as param ?
Thanks
hg
--
http://mail.python.org/mailman/listinfo/python-list
Gabriel Genellina wrote:
> At Monday 15/1/2007 05:55, hg wrote:
>
>>Well I'm testing under Linux but need support under Windows ... is there
>>any way to poll stdin somehow under both plateform ?
>
> I think you may want this portable getch function:
> <http:/
jim-on-linux wrote:
>
>
> Where can I download win32file / win32ui?
>
> The links below are broken. Mark Hammond should
> be made aware of this.
>
>
> URL below has two links that send you no place
> http://mail.python.org/pipermail/python-list/2002-October/167638.html
>
>
> Links:
> http:
jim-on-linux wrote:
> On Monday 15 January 2007 10:37, hg wrote:
>> jim-on-linux wrote:
>> > Where can I download win32file / win32ui?
>> >
>> > The links below are broken. Mark Hammond
>> > should be made aware of this.
>> >
>>
Hi,
Is it legal to use Queue.put in a signal handle and Queue.get in the main
process (no thread)
Thanks,
hg
--
http://mail.python.org/mailman/listinfo/python-list
hg wrote:
> Hi,
>
> Is it legal to use Queue.put in a signal handle and Queue.get in the main
> process (no thread)
>
> Thanks,
>
> hg
PS: and if not is there a way to share data between a "main" and its signal
in a safe way (write in signal and re
[EMAIL PROTECTED] wrote:
>
> >> Is it legal to use Queue.put in a signal handle and Queue.get in
> >> the main process (no thread)
>
> hg> PS: and if not is there a way to share data between a "main" and
> its hg> signal in a safe w
the right to use in a signal handler.
Regards,
hg
--
http://mail.python.org/mailman/listinfo/python-list
Nick Maclaren wrote:
>
> In article <[EMAIL PROTECTED]>,
> hg <[EMAIL PROTECTED]> writes:
> |>
> |> I posted an equivalent question earlier ... but am still not sure:
> |>
> |> I currently (under Linux) have a program that uses Queue.put
> |>
Hi,
Is there a way to do that ?
Regards,
hg
--
http://mail.python.org/mailman/listinfo/python-list
hg wrote:
> Hi,
>
> Is there a way to do that ?
>
> Regards,
>
> hg
PS: I'm actually under wpPython
--
http://mail.python.org/mailman/listinfo/python-list
hg wrote:
> Hi,
>
> Is there a way to do that ?
>
> Regards,
>
> hg
Thanks to all ... got some reading to do.
hg
--
http://mail.python.org/mailman/listinfo/python-list
Chuck Rhode wrote:
> hg wrote this on Mon, Jan 22, 2007 at 04:12:50PM +0100. My reply is
> below.
>
>> Is there a way to do that? (Make noise.)
>
> In Gnome there is:
>
> gtk.gdk.beep()
>
> --
> .. Chuck Rhode, Sheboygan, WI, USA
> .. Weather: http:
two packages should I
> learn, and which one is easier to pick up?
> Thanks in advance!
>
> Daniel
It is best you try both ... I feel they have the same quality.
The cross plateform issue depends on your needs/constraints ... I need
cross-platform for commercial applicati
oposed.
I have customers that require that but usually find two major issues with
the concept:
1) Unless very knowledgeable in Ajax, it is quite difficult to reach the
same level of functionnality from a browser
2) accessing local devices generally requires browser plugins (XPCOM for
mozilla and A
ablelist:
>
> http://www.nemethi.privat.t-online.de/tablelist/screenshots.html
>
>
> --
> Kevin Walzer
> Code by Kevin
> http://www.codebykevin.com
Just for info - one of the reasons I stopped using Tkinter a few years ago
was for the lack of print support (preview ...) -
egbert wrote:
> On Wed, Jan 24, 2007 at 06:24:37AM +, Harry George wrote:
>>
>> Perl - excellent modules and bindings for just about everything ...
>> Java - a world of its own. They reinvent the wheel instead of ...
>> PHP - are we talking web scripts or serious programs? Are you ...
>> C
| Accelerator(TM)
> <http://www.appl-ecosys.com> Voice: 503-667-4517 Fax:
> 503-667-8863
assuming max size = 10
#with spaces
>> '% 10d' % 11
'11'
#with zeros
>>'%010d' % 11
'11'
hg
--
http://mail.python.org/mailman/listinfo/python-list
Hi,
I need to implement ppp client connection in my program ... found chestnut
dialer so far ...
any other resource in mind ?
Thanks
hg
--
http://mail.python.org/mailman/listinfo/python-list
[EMAIL PROTECTED] wrote:
> On Jan 30, 12:05 pm, John Nagle <[EMAIL PROTECTED]> wrote:
>> [EMAIL PROTECTED] wrote:
>> > On Jan 29, 8:54 pm, "Gabriel Genellina" <[EMAIL PROTECTED]> wrote:
>>
>> >>En Mon, 29 Jan 2007 23:42:07 -0300, <[EMAIL PROTECTED]> escribió:
>> > the reason I wanted to write it a
Mister Newbie wrote:
> I have no programming experience. I want to learn Python so I can make
> simple, 2D games. Where should I start? Can you recommend a good book?
>
> Thank you.
http://www.diveintopython.org/
--
http://mail.python.org/mailman/listinfo/python-list
nd leave the mailing list
hg
--
http://mail.python.org/mailman/listinfo/python-list
Bjoern Schliessmann wrote:
> Gosi wrote:
>
>> J is in many ways similar to Python.
>
> The only one I see at the moment is that they're both some kind of
> programming languages.
>
>> J has very many advanced operations.
>
> Sure.
>
> Mh, just looking at some "advanced" J source taken from
>
slogging_away wrote:
> I know, I know - flame away but its not clear to me if Python will run
> on a system running Microsoft Vista. Is anyone successfully running
> Python on Vista? If so, is it what version of Python are you
> running? I'm ordering a new system and if Python won't work on Vis
ent for
> the platform.
Still, if one considers the many threads of people trying to get it to work
with the "free" version + other people that had to invest in VS mostly for
that (I did) / it might eventually be fair to reconsider.
+ a dll is a dll
hg
--
http://mail.python.org/mailman/listinfo/python-list
John wrote:
> Given an array of elements, look at it as a binary tree. Start at the last
> interior node, and downheap it. Then downheap the previous interior node,
> and continue in this fashion, up to the root.
Your teacher ?
--
http://mail.python.org/mailman/listinfo/python-list
ur acceptance of my opinion! I am interesting!
> http://ironfroggy-code.blogspot.com/
So that was that weird feeling I felt ... insulted
hg
--
http://mail.python.org/mailman/listinfo/python-list
/usr/include/
> wx". What could be wrong here? I can't figure out why wx isn't being
> detected.
>
> Many thanks.
By default, you need to have wx installed in the python site-package path /
under Mandriva, I have wx 2.8 installed
here: /usr/lib/python2.4/site-packages/wx-2.8-gtk2-ansi/
hg
--
http://mail.python.org/mailman/listinfo/python-list
[EMAIL PROTECTED] wrote:
> On Feb 10, 1:07 pm, hg <[EMAIL PROTECTED]> wrote:
>> By default, you need to have wx installed in the python site-package path
>> / under Mandriva, I have wx 2.8 installed
>> here: /usr/lib/python2.4/site-packages/wx-2.8-gtk2-ansi/
>>
hg wrote:
> [EMAIL PROTECTED] wrote:
>
>> On Feb 10, 1:07 pm, hg <[EMAIL PROTECTED]> wrote:
>>> By default, you need to have wx installed in the python site-package
>>> path / under Mandriva, I have wx 2.8 installed
>>> here: /usr/lib/python2
darren112 wrote:
> Hi Im new to python and I desperately need help with this task
> This is everything of what I need to do...
>
> The program to be written in Python obviously..
>
> The program should support brute-forcing of the authentication process
> for a Telnet server via a di
101 - 200 of 217 matches
Mail list logo