Re: What is considered an "advanced" topic in Python?

2015-05-30 Thread jonathon
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 29/05/2015 16:01, Mike Driscoll wrote: >I was wondering what the community considers to be "intermediate" or "a dvanced". A python script that compiles python code. jonathon -BEGIN PGP SIGNATURE- Version: G

Re: a11y & python

2008-09-08 Thread jonathon
? http://live.gnome.org/Orca Not cross platform. :( I want to use python, precisely because it is cross-platform. (If it was Windows only, Net 3.0 has most, if not all of the needed libraries.) (I could try rewriting Orca in python, and from that construct the required python libraries.) xan jon

a11y & python

2008-09-08 Thread jonathon
torials on programming a11y into python. ### This was triggered by a request by my housemate for a self-voicing program that does household inventory control, that can print to Braille. xan jonathon -- http://mail.python.org/mailman/listinfo/python-list

Re: universal unicode font for reportlab

2008-09-08 Thread jonathon
On Mon, Sep 8, 2008 at 01:51, Laszlo Nagy wrote: > possible to use UTF 8 strings but there is a problem with the font. Use Code2000 http://www.code2000.net/ xan jonathon -- http://mail.python.org/mailman/listinfo/python-list

Re: Socket problems

2008-07-13 Thread Jonathon Sisson
alue for "write" (an integer) with the string self.nick. Hope this helps... Jonathon [EMAIL PROTECTED] wrote: I am trying to write a simple python IRC client, roughly following this guide: http://www.devshed.com/c/a/Python/Python-and-IRC/ I have written some code, which uses the same comma

Re: Python vs. Lisp -- please explain

2006-02-20 Thread Jonathon Blake
t the Forth Chips from the late 70's and early 80's also get a mention here? xan jonathon -- Ethical conduct is a vice. Corrupt conduct is a virtue. Motto of Nacarima. -- http://mail.python.org/mailman/listinfo/python-list

Re: Python library/module for MSAccess

2005-08-26 Thread Jonathon Blake
Scott wrote: > the Jet Database engine. Easiest access for me is through the win32 module > 'odbc'. Thanks That is going to make my job a lot rougher than I expected. [ Editing/creating msaccess databases on a Linux Box, and WINE _not_ installed.] xan jonathon -- Does y

Python library/module for MSAccess

2005-08-26 Thread Jonathon Blake
oogle, and the module search tools on python. Can somebody point me to an MSAccess library/module that does that? xan jonathon -- Does your Office Suite conform to ISO Standards? -- http://mail.python.org/mailman/listinfo/python-list