Target audience is little or no programming experience.
I have a win32 only library I need to write an installer for. As part of the
installation it must:
1.. find where a program is installed
2.. copy a file to the directory
3.. add the directory to the pythonpath and change a ini file.
4.. add
How about just helping this project:
http://pyastra.sourceforge.net/
I know he's trying to rewrite it to work across multiple uC's (AVR,msp430 etc)
HTH,
Guy
Evil Bastard wrote:
> Hi all,
>
> I'm currently tackling the problem of implementing a python to assembler
> compiler for PIC 18Fxxx mic
> BTW, question for the OP: what on earth is the use-case for this? Bulk
> checking of scripts written by students?
>
> Cheers,
> John
I've embedded python in an application which has a .NET API. So users can write
scripts in python that access the .NET API. Because of the way the API works
r
>
> Why would you want to? Doing what you describe doesn't require that you
> "unload" a module, unless that means something more to you than, say,
> merely releasing the memory used by it (which is likely insignificant to
> you).
>
Hi Peter,
I have an application with Python embedded. I'm
Hello,
I have a directory of python scripts that all (should) contain a number of
attributes and methods of the same name.
I need to import each module, test for these items and unload the module. I
have
2 questions.
1.. How do unload an imported module?
2.. how do I test for the existance of
Great Stuff!!!
>(probably including a few specific
> examples of embedding Python for .NET in a .NET application).
Cool!! :-)
Guy
Brian Lloyd wrote:
> Hi all -
>
> I'm happy to announce the release of Python for .NET 1.0 RC1.
> You can download it from:
>
> http://www.zope.org/Members/Bri
%3D1%26searchnow%3DSearch+this+group%26&_doneTitle=Back+to+Search&&d#445f2052948d93e2
Cheers,
--Alan
Guy Robinson wrote:
Hello,
Can anyone confirm if there is a python library that can allow me to
create .NET
clients in python.
My understanding is both IronPython and python for .
Hello,
Can anyone confirm if there is a python library that can allow me to create .NET
clients in python.
My understanding is both IronPython and python for .NET can't create python .net
clients?
Regards,
Guy
--
http://mail.python.org/mailman/listinfo/python-list
st. [EMAIL PROTECTED]
Regards,
Guy Robinson
--
http://mail.python.org/mailman/listinfo/python-list
Hello,
I have a list of class instances. I wish to get the appropriate class attribute
in each class instance depending on a SINGLE keyword in the calling class.
How do I get the calling method to correctly recognise the keyword as a keyword
and not a class attribute? See example code below (whi
10 matches
Mail list logo