Re: What does Guido want in a GUI toolkit for Python?

2009-06-29 Thread Lawson English
Martin v. Löwis wrote: I sorta' wish he'd just come out and say, This is what I think would be suitable for a GUI toolkit for Python: He is not in the business of designing GUI toolkits, but in the business of designing programming languages. So he abstains from specifying (or even

[ANN] Python testing client for Second Life virtual world

2009-05-01 Thread Lawson English
If anyone is curious, I'm working on a GUI shell for the python second life client, pyogp. Temp home for pyogp intro: https://wiki.secondlife.com/wiki/Pyogp/Client_Lib Basically the [first] plan is to have a GUI wrapper around the sample code with a batch file option, and to allow multiple

Marshal vs pickle...

2009-04-25 Thread Lawson English
Marshalling is only briefly mentioned in most python books I have, and pickling is declared teh preferred method for serialization. I read somewhere that Marshalling is version-dependent while pickling is not, but can't find that reference. OTOH, pickling can lead to loading of malicious code

Re: Marshal vs pickle...

2009-04-25 Thread Lawson English
Lawson English wrote: Marshalling is only briefly mentioned in most python books I have, and pickling is declared teh preferred method for serialization. I read somewhere that Marshalling is version-dependent while pickling is not, but can't find that reference. OTOH, pickling can lead

wxpython notebook oddness

2009-04-24 Thread Lawson English
Can anyone tell me why these two behave differfently? http://pastebin.com/m57bee079 vs http://pastebin.com/m3c044b29 Lawson -- http://mail.python.org/mailman/listinfo/python-list

Re: Programming in Python with a view to extending in C at a later date.

2009-04-20 Thread Lawson English
Daniel Stutzbach wrote: On Mon, Apr 20, 2009 at 1:57 PM, dug.armad...@googlemail.com mailto:dug.armad...@googlemail.com dug.armad...@googlemail.com mailto:dug.armad...@googlemail.com wrote: Say you set out to program in Python knowing that you will be converting parts of it into C (

Re: Programming in Python with a view to extending in C at a later date.

2009-04-20 Thread Lawson English
Lawson English wrote: Daniel Stutzbach wrote: On Mon, Apr 20, 2009 at 1:57 PM, dug.armad...@googlemail.com mailto:dug.armad...@googlemail.com dug.armad...@googlemail.com mailto:dug.armad...@googlemail.com wrote: Say you set out to program in Python knowing that you will be converting

Re: GUI Programming

2009-04-13 Thread Lawson English
Gabriel wrote: Hello, I'm python newbie and i need to write gui for my school work in python. I need to write it really quick, because i haven't much time .) So question is, which of gui toolkits should i pick and learn? I heard PyGTK and Glade are best for quick gui programming? Is it good

Python Client for Second Life

2009-04-02 Thread Lawson English
hey all, a reminder for anyone interested in the python second life client, pyogp, we have our own irc channel on freenode called pyogp, and our own in-world discussion group, also called pyogp. Lawson (Saijanai in Second Life) ___ mmox mailing list

Re: Debugging in Py

2009-03-27 Thread Lawson English
Jeremiah Dodds wrote: On Wed, Mar 25, 2009 at 9:25 PM, *nixtechno epctec...@gmail.com mailto:epctec...@gmail.com wrote: Big thanks tkc, and I was wondering what your thoughts are on logging module: http://docs.python.org/library/logging.html Instead of using many print

[ANN} Daily pyogp coders meeting (PYthon Open Grid Protocols for virtual worlds)

2008-07-16 Thread Lawson English
pyogp is a Python-based virtual worlds test harness and client library being developed by Linden Lab, makers of Second Life, and members of the SL Architecture Working Group, in order to test the Open Grid Protocols that were used in the recent proof of concept demo by IBM and Linden Lab, that

[ANN} Daily pyogp coders meeting (PYthon Open Grid Protocols for virtual worlds)

2008-07-15 Thread Lawson English
pyogp is a Python-based virtual worlds test harness and client library being developed by Linden Lab, makers of Second Life, and members of the SL Architecture Working Group, in order to test the Open Grid Protocols that were used in the recent proof of concept demo by IBM and Linden Lab, that

[ANN] Update on Python-based Second Life client library (pyogp)

2008-06-28 Thread Lawson English
/Main_Page --libsecondlife http://www.libsecondlife.org/wiki/Main_Page OpenSimulator (OpenSim) http://opensimulator.org/wiki/Main_Page OpenViewer http://openviewer.org/ realXtend http://www.realxtend.org/ Lawson English (Saijanai Kuhn, Second Life) -- http://mail.python.org/mailman/listinfo

[ANN] Update on Python-based Second Life client library (pyogp)

2008-06-28 Thread Lawson English
/Main_Page --libsecondlife http://www.libsecondlife.org/wiki/Main_Page OpenSimulator (OpenSim) http://opensimulator.org/wiki/Main_Page OpenViewer http://openviewer.org/ realXtend http://www.realxtend.org/ Lawson English (Saijanai Kuhn, Second Life) -- http://mail.python.org/mailman/listinfo

[ANN] Virtual Worlds Open Grid Protocols testing library in Python (pyogp)

2008-06-23 Thread Lawson English
viewers what features are supported (or not) in any given virtual world. More info on pyogp and the AWG can be obtained on the website or via irc. Lawson English AKA Saijana Kuhn, AWGroupies admin -- http://mail.python.org/mailman/listinfo/python-list

[ANN] Virtual Worlds Open Grid Protocols testing library in Python (pyogp)

2008-06-20 Thread Lawson English
viewers what features are supported (or not) in any given virtual world. More info on pyogp and the AWG can be obtained on the website or via irc. Lawson English AKA Saijana Kuhn, AWGroupies admin -- http://mail.python.org/mailman/listinfo/python-list