Re: Gmane seems to be gone

2018-02-18 Thread Michelle Konzack
.. ;-) and of course, it works with any decent IMAP clients. However, under Windows there are a bunch of problems (lake of capabilities) Have a nice Sunday -- Michelle KonzackMiila ITSystems @ TDnet GNU/Linux Developer 00372-54541400 -- https://mail.python.org/mailman/listinfo/python-list

Re: Gmane seems to be gone

2018-02-18 Thread Michelle Konzack
low on gmane.org. > > Does anybody have any idea what it would take to set up a private NNTP > server that served articles from a dozen or so IMAP mailboxes? > > How hard would it be to write something like that in Python? I've got > a pretty good handle on the IMAP end of t

Re: New to Python and understanding problem

2018-02-03 Thread Michelle Konzack
Hello peter and *, Am 2018-02-03 hackte Peter J. Holzer in die Tasten: > On 2018-01-29 19:14:57 +0100, Michelle Konzack wrote: >> Am 2018-01-29 hackte Dan Stromberg in die Tasten: >> > I don't see blueman on pypi, so this is probably part of the package >> > you d

Re: New to Python and understanding problem

2018-01-29 Thread Michelle Konzack
Thanks in avance -- Michelle KonzackMiila ITSystems @ TDnet GNU/Linux Developer 00372-54541400 -- https://mail.python.org/mailman/listinfo/python-list

Re: Where has the practice of sending screen shots as source code come from?

2018-01-29 Thread Michelle Konzack
4 GByte of memory (8 GByte upgrade in sight) because of memory hungry Debian Stretch! Oh, I can even exchange my DVD-RW against a second HDD on the fly without shuting down the Laptop... ROTFL! All for only 114€ on german eBay. Thanks in avance -- Michelle KonzackMiila ITSystems @ TDnet GNU/Li

Re: New to Python and understanding problem

2018-01-29 Thread Michelle Konzack
kage with a different python than the python the package is > installed into. Do you have more than one python on your machine? 2.7 and 3.5 But since the Python script /usr/bin/blueman-applet has the shebang #!/usr/bin/env python3 The module path should be ok. Thanks in avance --

New to Python and understanding problem

2018-01-29 Thread Michelle Konzack
So, how can I correct this problem? And then here is anoter thing which I do not understand becasue I have not found it in the Tutorial: What do the [ ... ] mean or what function is it? Thanks in avance -- Michelle KonzackMiila ITSystems @ TDnet GNU/Linux Developer 00372-54541400 -- https://mail.python.org/mailman/listinfo/python-list

Error installing python on Windows

2017-02-24 Thread Michelle Tan
Hello all I am new to python. Trying to install Python and encountered this error message : "The program can't start because api-ms-win-crt-runtime-I1-1-0.dll is missing from your computer." Tried to repair and reinstall Python however i may have missed out some installation. What should I do to

Help with Python/ArcPy

2012-12-12 Thread Michelle Couden
Does anyone know of a website or forum where there is help for ArcPY (Python) programmers? ESRI's (GIS) resource center Forums are very busy and my questions go days without an answer. Any suggestions would be great. Thanks!! Michelle Couden TPP-T GIS Cartographer Certified GIS Analyst

Regular Expression question

2005-12-01 Thread Michelle McCall
ssion from a group of strings such that when I perform a search on a line from the file with this RE it will search the line for each one of the strings in the RE ? Michelle <>-- http://mail.python.org/mailman/listinfo/python-list

Re: Cascading menus with Tk

2005-05-20 Thread michelle
Martin Franklin wrote: > michelle wrote: > >> Hi all, >> >> I am new to Tk, or Python GUI programming and I seem to be stuck. I >> have looked about for help with Tk GUIs, but everything seems so terse >> or incomplete?? I have been mostly using the "Int

Cascading menus with Tk

2005-05-20 Thread michelle
Hi all, I am new to Tk, or Python GUI programming and I seem to be stuck. I have looked about for help with Tk GUIs, but everything seems so terse or incomplete?? I have been mostly using the "Introduction to Tkinter" by Fredrik Lundh (http://www.pythonware.com/library/tkinter/introduction/index.