Hi,
I need a relatively technical answer to the above question - I've
looked through the Jython docs / FAQs and Googled it but to no
avail... if anyone can let me know I'd be most grateful,
Thanks,
Chris
--
http://mail.python.org/mailman/listinfo/python-list
I'm new to using SQLObject, and having some problems with getting it
to recognise my current MySQL database.
I've set up my connection fine, but it won't recognise the names of
the columns (presumably because they're not written using the default
naming convention?). For example, one of my column
Hi,
I have installed 2 versions of python on my Windows XP computer - I
originally had 3.0.1, but then found that the MySQL module only
supported 2.*, so I've now installed that. I have found that if I
change the Windows Environment Variable path, then I can change the
version of python called wh
The installation guidelines for Python 3.6 say:
"Per-user installations of Python do not add the launcher to PATH unless the
option was selected on installation."
(https://docs.python.org/3/using/windows.html#from-the-command-line).
However, I've installed Python 3.6 with the 'include PATH' che
On Friday, 24 February 2017 18:09:01 UTC, Irmen de Jong wrote:
> On 24-2-2017 13:38, ChrisW wrote:
> > The installation guidelines for Python 3.6 say:
> >
> > "Per-user installations of Python do not add the launcher to PATH unless
> > the option was select
On Saturday, 25 February 2017 07:21:30 UTC, eryk sun wrote:
> On Fri, Feb 24, 2017 at 12:38 PM, ChrisW wrote:
> > However, I've installed Python 3.6 with the 'include PATH' checkbox ticked
> > for my user only, and although C:\Windows\py.exe exists, it has not been
&