hello, my boss ask me to prefer windev to python.
I have to argue
- python work on multiple platform (linux, mac, windows)
A good point but it didn't interest him. Because
we want to choose a language for prototyping.
So multi platform is not enough.
- python and winde
i use javaclass and it's great !!
this is what i need. thank's paul
gabriel thank's too for advice
Paul Boddie a écrit :
> stéphane bard wrote:
>> hello
>> i would like to parse java files an detect
>> class name's, attributes name's type's a
hello
i would like to parse java files an detect
class name's, attributes name's type's and visibility (and or list of
methods).
is there any module who can parse easily a java file without using
(jython)?
--
http://mail.python.org/mailman/listinfo/python-list
thank's for all roger
sorry to answer so late
:-D
Roger Upole a écrit :
> "stéphane bard" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
>> Hi all,
>> Has anyone ever used Python to work with Certificate Services in
>> Windows? I'm tr
Hi all,
Has anyone ever used Python to work with Certificate Services in
Windows? I'm trying to capicom dll with pywin32.
I've found some reference about python and capicom in
this mail archive
http://mail.python.org/pipermail/python-win32/2006-March.txt
but nothing really helpfull.
I try to use