On Monday, 9 April 2012 20:24:54 UTC-7, CM wrote:
> Shot in the dark here: has any who reads this group been successful
> with getting Python to programmatically post an image to Facebook?
>
> I've tried using fbconsole[1] and facepy[2], both of which apparently
> work fine for their authors and
> Does Jython 2.5 honour the PYTHONSTARTUP environment variable? According
> to my testing, it doesn't.
>
> There used to be a page describing the differences between Jython and
> CPython here:
>
> http://www.jython.org/docs/differences.html
>
> but it appears to have been eaten by the 404 Monst
>
> INFO: Can't locate Tcl/Tk libs and/or headers
>
install Tcl/Tk library
--
http://mail.python.org/mailman/listinfo/python-list
In article ,
Kevin Walzer wrote:
>On 6/11/12 8:01 AM, Wolfgang Keller wrote:
>> Tkinter is imho honestly the very best "argument" if you want to make
>> potential new users turn their backs away from Python for good. Just
>> show them one GUI implemented with it and, hey, wait, where are you
>> r
Hello,
I have an application that would benefit from collaborative
working. Over time users construct a "data environment" which is a
number of files in JSON format contained in a few directories (in the
future I'll probably place these in a zip so the environment is
contained within a s
On 6/22/2012 8:58 AM duncan smith said...
Hello,
I have an application that would benefit from collaborative working.
Over time users construct a "data environment" which is a number of
files in JSON format contained in a few directories
You don't say what your target platform is, but on linux
>I have an application that would benefit from collaborative
> working. Over time users construct a "data environment" which is a
> number of files in JSON format contained in a few directories (in the
> future I'll probably place these in a zip so the environment is
> contained within a si
Hi all,
There is a comment on posixpath.join saying "Ignore the previous parts
if a part is absolute."
Is this defined in the POSIX spec ? If yes, then can someone please
point me to a link where I can read about it ?
Kushal
--
http://fedoraproject.org
http://kushaldas.in
--
http://mail.python
On 22/06/12 17:42, Emile van Sebille wrote:
On 6/22/2012 8:58 AM duncan smith said...
Hello,
I have an application that would benefit from collaborative working.
Over time users construct a "data environment" which is a number of
files in JSON format contained in a few directories
You don't sa
Kushal Das writes:
> There is a comment on posixpath.join saying "Ignore the previous parts
> if a part is absolute."
It means: "join(something, abspath) == abspath" whenever "abspath"
is an absolute path.
> Is this defined in the POSIX spec ? If yes, then can someone please
> point me to a li
On 6/22/2012 11:19 AM duncan smith said...
On 22/06/12 17:42, Emile van Sebille wrote:
On 6/22/2012 8:58 AM duncan smith said...
Hello,
I have an application that would benefit from collaborative working.
Over time users construct a "data environment" which is a number of
files in JSON format c
On 21/06/2012 11:50, andrea crotti wrote:
We have a very chaotic database (on MySql) at the moment, with for
I'm trying to use SQLalchemy and it looks absolutely great, but in
general as a policy we don't use external dependencies..
That's a very foolish general policy, a lot of the power of py
> > We have a very chaotic database (on MySql) at the moment, with for
> > I'm trying to use SQLalchemy and it looks absolutely great, but in
> > general as a policy we don't use external dependencies..
>
> That's a very foolish general policy, a lot of the power of python is in
> the huge array o
On 6/22/2012 11:53 AM, Albert van der Horst wrote:
In article ,
Kevin Walzer wrote:
On 6/11/12 8:01 AM, Wolfgang Keller wrote:
Tkinter is imho honestly the very best "argument" if you want to make
potential new users turn their backs away from Python for good. Just
show them one GUI implement
On 21/06/12 02:26:41, Steven D'Aprano wrote:
> There used to be a page describing the differences between Jython and
> CPython here:
>
> http://www.jython.org/docs/differences.html
>
> but it appears to have been eaten by the 404 Monster.
It has been moved to:
http://www.jython.org/archive/21/
On 22/06/12 21:34, Emile van Sebille wrote:
On 6/22/2012 11:19 AM duncan smith said...
On 22/06/12 17:42, Emile van Sebille wrote:
On 6/22/2012 8:58 AM duncan smith said...
Hello,
I have an application that would benefit from collaborative working.
Over time users construct a "data environment
Albert van der Horst於 2012年6月22日星期五UTC+8下午11時53分01秒寫道:
> In article ,
> Kevin Walzer wrote:
> >On 6/11/12 8:01 AM, Wolfgang Keller wrote:
> >> Tkinter is imho honestly the very best "argument" if you want to make
> >> potential new users turn their backs away from Python for good. Just
> >> show
Try to use http://pycurl.sourceforge.net/
I don't test it, but there is no problem interact with google services.
22.06.12 17:27, davecotef...@gmail.com пишет:
On Monday, 9 April 2012 20:24:54 UTC-7, CM wrote:
Shot in the dark here: has any who reads this group been successful
with getting Py
On Jun 22, 8:58 pm, duncan smith
wrote:
> Hello,
> I have an application that would benefit from collaborative
> working. Over time users construct a "data environment" which is a
> number of files in JSON format contained in a few directories (in the
> future I'll probably place these in a
19 matches
Mail list logo