thanks for the suggestion anyway
Jussi Salmela wrote:
> linuxfreak wrote:
> > hi guys,
> >
> > just starting out on python and libgmail... any documentation for
> > libgmail outthere... basically what i want to do is develop an
> > application to use gma
hi guys,
just starting out on python and libgmail... any documentation for
libgmail outthere... basically what i want to do is develop an
application to use gmail like and ftp server... should be able to
upload files and download them as well
thanks
--
http://mail.python.org/mailman/listin
Try curl...its pretty cool.. and also wget...
--
http://mail.python.org/mailman/listinfo/python-list
Hi all,
I downloaded the wxpython2.6 tar ball and tried building an rpm from it
in
an opensuse 10 computer. The command i used was
rpmbuild -tb
The build worked fine and i found an 3 rpms in
/usr/src/packages/RPMS/i586
Then proceeded to install the which went without any hiccups... but
when i
Which is a better python IDE SPE or WingIDE in terms of features
--
http://mail.python.org/mailman/listinfo/python-list
Was wanting to write a text based application in python seems
curses module is the way to go... anyone knows of any good tutorials
apart from the one written by esr
--
http://mail.python.org/mailman/listinfo/python-list
Look at Karrigell. Its a web framework for Python
http://karrigell.sourceforge.net
--
http://mail.python.org/mailman/listinfo/python-list
Hi Stani,
Downloaded your latest SPE editor 0.7.4.m . I'm running wxPython 2.6.1
on a Fedora Core 4 machine. The IDE is great but guess what it crashes
without warning. Was typing some code and boom the whole thing
disappeared without a trace. Thought should let you know
All you guys using this I
Yup rebuilt the rpms and it worked
Thanks a lot guys
Sybren Stuvel wrote:
> Christophe Lambin enlightened us with:
> > However, since your wxPython package wasn't built for FC4, you may
> > run into other problems.
>
> That should be solved by recompiling the wxPython RPMs.
>
> Sybren
> --
> Th
How about sending an ICMP echo packet to your broadcast address and
checking which hosts send a reply
--
http://mail.python.org/mailman/listinfo/python-list
Hi guys,
Has anyone installed wxPython on Fedora Core 4. Apparently it need
the libstdc++.so.5 file while Fedora installs the newer libstdc++.so.6
file. I tried installing the libstdc rpm from fedora core 3 which would
have installed the required file but Fedora does not allow multiple
versions
How about sending an ICMP echo packet to your broadcast address and
checking which hosts send a reply
--
http://mail.python.org/mailman/listinfo/python-list
Does anyone know if the same can be done in fedora distributions???
Sybren Stuvel wrote:
> linuxfreak enlightened us with:
> > Turns out that libstdc++.so.5 is needed but I checked and i see
> > that libstdc++.so.6 is installed on my system.
>
> On my system (Ubuntu, ba
Hi all,
Was working with python 2.3 in a fedora core 3 machine. I upgraded it
to Fedora Core 4 with a clean install. So now I have python 2.4
installed. But when I try to install wxPython for python 2.4 using an
rpm file i downloaded from the wxpython web site i get dependencies
errors. Turns out
Hi all,
Was working with python 2.3 in a fedora core 3 machine. I upgraded it
to Fedora Core 4 with a clean install. So now I have python 2.4
installed. But when I try to install wxPython for python 2.4 using an
rpm file i downloaded from the wxpython web site i get dependencies
errors. Turns out
ok will give it a shot.
I had tried the 0.7.2 version with wxPython 2.6 and the moment i place
the cursor in a class name and pressed the space or the enter
key.booom there it went crashing without a trace. But i did like
what little i saw of it (apart from the crashes, of course) and the UML
d
Hi guys,
Got going with python...and i must say its a pretty cool language.
Been using Xemacs to write me programs. But I want an IDE that would
give me auto-completion, online help and the like... Tried SPE and
Dr.Pyhton but the former crashes regulary and the latter is quite
unweildy and does
Hi all,
I have a problem. I want to add items to a Menu iteratively and I'm
stuck. Heres a snippet of my code
fileMenuChoices=[('&New','Start a New Document',self.onClick),
('&Open File...','Open an Existing Document',
self.onClick),
('&Save','Save Current Docu
thing to do? Ask the pros and where do you find them...in a
mailing list of course. So heres me asking if anyone has any pointers
to some good basic python tutorial. Something that teaches one to get
going.
Thanks a ton guys,
Linuxfreak
--
http://mail.python.org/mailman/listinfo/python-list
19 matches
Mail list logo