Re: No module name mutagen

2025-01-01 Thread Peter J. Holzer via Python-list
On 2024-12-31 15:00:10 -0900, Tim Johnson via Python-list wrote: > being retired for ten years, I get my butt kicked by python dependencies > every time I upgrade ubuntu. (I'm newly on 24.04) now. > > Now, after three weeks on using the following code correctly: > > from

Re: Python List is Not Dead

2024-12-28 Thread Kevin M. Wilson via Python-list
Excuse please, my failure. As I have not been following this discussion, why is the subject "Python List Is NOT Dead" a subject for discussion? Has the list been moving towards closing? KMW *** "When you pass through the waters, I w

Re: Python List is Not Dead

2024-12-30 Thread Erik Max Francis via Python-list
On 12/27/24 00:58, Chris Green via Python-list wrote: Yes, it's the one saving grace of a Discourse forum, you can use it by E-Mail and it behaves quite nicely with a text mode E-Mail client such as mutt so you can keep threads separate, follow sub-threads, etc. Not quite as good as this

Re: it's a shame... python error over error

2024-12-16 Thread Peter J. Holzer via Python-list
On 2024-12-16 08:08:46 +0100, aotto1968 via Python-list wrote: > On 13.12.24 11:36, aotto1968 wrote: > > it's a shame... > > almost every tool I touch that uses "python" in some way has some > > configuration error because apparently a __private__ python

[RELEASE] Python 3.14.0 alpha 3 is out

2024-12-17 Thread Hugo van Kemenade via Python-list
kasz Langa -- https://mail.python.org/mailman/listinfo/python-list

Re: it's a shame... python error over error

2024-12-14 Thread Peter J. Holzer via Python-list
On 2024-12-13 11:36:01 +0100, aotto1968 via Python-list wrote: > it's a shame... > almost every tool I touch that uses "python" in some way has some > configuration error because apparently a __private__ python installation > __isn't__ properly "understood"

Re: Strategies for avoiding having to use --break-system-packages with pip

2025-01-17 Thread Peter J. Holzer via Python-list
On 2025-01-14 11:32:35 +, Chris Green via Python-list wrote: > Use a virtual environment, what do I have to do then to make using > my program (that uses tkintertable) 'transparent', i.e. I just > want to be able to run the program from the command prompt l

Re: Complete working version of cython Queue example?

2025-01-13 Thread Henry S. Thompson via Python-list
[with link] Henry S. Thompson via Python-list writes: > I've spent several days trying to get this example [1] working, using > Python3.11 and Cython 3.0.11 of Debian. > > I've copied the example files as carefully as I can, renamed some to > avoid a name clash with the

Complete working version of cython Queue example?

2025-01-13 Thread Henry S. Thompson via Python-list
ailman/listinfo/python-list

Python 3.14.0 alpha 4 is out

2025-01-14 Thread Hugo van Kemenade via Python-list
der supporting our efforts by volunteering yourself or through organisation contributions to the Python Software Foundation. Regards from a slushy, slippery Helsinki, Your release team, Hugo van Kemenade Ned Deily Steve Dower Łukasz Langa -- https://mail.python.org/mailman/listinfo/python-list

Python List is Not Dead

2024-12-25 Thread Abdur-Rahmaan Janhangeer via Python-list
out <https://compileralchemy.github.io/> | blog <https://www.pythonkitchen.com> github <https://github.com/Abdur-RahmaanJ> Mauritius -- https://mail.python.org/mailman/listinfo/python-list

RE Version of OpenSSl ?

2025-02-09 Thread Vincent Vande Vyvre via Python-list
ncent -- https://mail.python.org/mailman/listinfo/python-list

Version of OpenSSl ?

2025-02-09 Thread Vincent Vande Vyvre via Python-list
) --- What can I do for that ? Vincent. -- https://mail.python.org/mailman/listinfo/python-list

RE Version of OpenSSl ?

2025-02-09 Thread Vincent Vande Vyvre via Python-list
opt/lib:$LD_LIBRARY_PATH -- And rerun the compilation of 3.12.9 without problem with openssl. (*) https://openssl-library.org/source/old/1.1.1/index.html Vincent. -- https://mail.python.org/mailman/listinfo/python-list

Re: Book recommendation? For getting up to date

2025-02-16 Thread Jan Erik Moström via Python-list
On 16 Feb 2025, at 23:06, Thomas Passin via Python-list wrote: > I don't have a book for them but I think you should look into the (relatively > new) type annotation system, as well as asynchronized programming. The latter > is especially of interest because the older techni

Python 3.14.0 alpha 5

2025-02-11 Thread Hugo van Kemenade via Python-list
contributions to the Python Software Foundation. Regards from a remarkably snowless Helsinki, Your release team, Hugo van Kemenade Ned Deily Steve Dower Łukasz Langa -- https://mail.python.org/mailman/listinfo/python-list

Python 3.14.0 alpha 6

2025-03-14 Thread Hugo van Kemenade via Python-list
yourself or through organisation contributions to the Python Software Foundation. Regards from Helsinki as fresh snow falls, Your release team, Hugo van Kemenade Ned Deily Steve Dower Łukasz Langa -- https://mail.python.org/mailman/listinfo/python-list

Python 3.14.0a7, 3.13.3, 3.12.10, 3.11.12, 3.10.17 and 3.9.22 are now available

2025-04-08 Thread Hugo van Kemenade via Python-list
Salgado Łukasz Langa Ned Deily Steve Dower -- https://mail.python.org/mailman/listinfo/python-list

Re: Pip installs to unexpected place

2025-04-18 Thread Peter J. Holzer via Python-list
On 2025-04-18 13:24:28 +1200, Greg Ewing via Python-list wrote: > On 18/04/25 9:41 am, Mats Wichmann wrote: > > There's just not a really great answer to this. > > Seems to me a system-installed application shouldn't be looking in the > user's .local packages in

Re: Module urljoin does not appear to work with scheme Gemini

2025-04-22 Thread Henry S. Thompson via Python-list
Schimon Jehudah via Python-list writes: > Yesterday, I have added support for a new syndication format, Gemini > feed. I note that 'gemini' is not (yet?) a registered URI scheme: https://www.iana.org/assignments/uri-schemes/uri-schemes.xhtml ht -- Henry S. Tho

Re: Module urljoin does not appear to work with scheme Gemini

2025-04-23 Thread Henry S. Thompson via Python-list
ac.uk/~ht/ [mail from me _always_ has a .sig like this -- mail without it is forged spam] -- https://mail.python.org/mailman/listinfo/python-list

Re: Pip installs to unexpected place

2025-04-19 Thread Peter J. Holzer via Python-list
On 2025-04-18 13:08:36 -0400, Thomas Passin via Python-list wrote: > On 4/18/2025 11:38 AM, Peter J. Holzer via Python-list wrote: > > On 2025-04-18 13:24:28 +1200, Greg Ewing via Python-list wrote: > > > On 18/04/25 9:41 am, Mats Wichmann wrote: > > > > There'

Re: Pip installs to unexpected place

2025-04-19 Thread Peter J. Holzer via Python-list
On 2025-04-18 17:11:33 +0100, Oscar Benjamin via Python-list wrote: > On Fri, 18 Apr 2025 at 16:50, Peter J. Holzer via Python-list > wrote: > > > > On 2025-04-18 13:24:28 +1200, Greg Ewing via Python-list wrote: > > > On 18/04/25 9:41 am, Mats Wichmann wrote: > &

Python 3.14.0 beta 1 is here!

2025-05-07 Thread Hugo van Kemenade via Python-list
://mail.python.org/mailman/listinfo/python-list

Scipy curve_fit

2025-03-06 Thread Jorge Conrado Conforte via Python-list
_2024/NELSON/VER_NC_SHP/ler_csv_areaq_prec_plota.py:69: OptimizeWarning: Covariance of the parameters could not be estimated Please how can I resolve this error. Thanks, Conrado -- https://mail.python.org/mailman/listinfo/python-list

Book recommendation? For getting up to date

2025-02-16 Thread Jan Erik Moström via Python-list
language specific changes that has happened the last 10 years or so. = jem -- https://mail.python.org/mailman/listinfo/python-list

Re: Book recommendation? For getting up to date

2025-02-16 Thread Jan Erik Moström via Python-list
On 16 Feb 2025, at 20:47, rbowman via Python-list wrote: > David Beasley's 'Python Distilled'. The author doesn't enumerate Python 3 > features specifically but as the title suggests hits the important > concepts. Thanks, I'll take a look = jem -- https:

Re: Book recommendation? For getting up to date

2025-02-16 Thread Jan Erik Moström via Python-list
On 16 Feb 2025, at 20:59, dn via Python-list wrote: > When stop to think about it, this is quite a request: > don't give me what I do know, > do give me what I don't know! 😜 > That said, you are correct: the bulk of new publications seem to (still) aim > at the Begi

Re: backslash in triple quoted string

2025-05-11 Thread Peter J. Holzer via Python-list
On 2025-05-11 12:36:31 +0200, Left Right via Python-list wrote: > Then it just means that the grammar lies. No, because the parser accepts the sequence. And it produces exactly what the description says. The program #!/usr/bin/python3 print("start") for i in range(3): print(&

Re: backslash in triple quoted string

2025-05-11 Thread Peter J. Holzer via Python-list
On 2025-05-08 08:05:54 +0200, Left Right via Python-list wrote: > Also, it appears that the change linked above is a lie: Such strong words ... > https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-python-grammar-longstringitem > > According to the grammar, a

Re: [egenix-info] ANN: eGenix Antispam Bot for Telegram 0.7.1

2025-05-14 Thread Marc-Andre Lemburg via Python-list
chimon On Wed, 14 May 2025 13:42:22 +0200 eGenix Team via Python-list wrote: *ANNOUNCING* eGenix Antispam Bot for Telegram Version 0.7.1 A simple, yet effective bot implementation to address Telegram signup spam. This announcement is also available on our web-site for online reading:

Python 3.14.0 beta 2 is here!

2025-05-26 Thread Hugo van Kemenade via Python-list
Here’s the second 3.14 beta. https://www.python.org/downloads/release/python-3140b2/ This is a beta preview of Python 3.14 Python 3.14 is still in development. This release, 3.14.0b2, is the second of four planned beta releases. Beta release previews are intended to give the wider community the

Re: Best practice for config files?

2025-05-24 Thread Michael F. Stemper via Python-list
On 22/05/2025 15.27, Stefan Ram wrote: "Michael F. Stemper" wrote or quoted: Should I specify the location of the config file with a command-line option, or is requiring the program to be executed in the directory containing the configuration file considered acceptable practice? It was me

Best practice for config files?

2025-05-22 Thread Michael F. Stemper via Python-list
I recently wrote a program to do some record-keeping for me. I found myself hard-coding a bunch of different values into it. This didn't seem right, so I made my first use of configparser.ConfigParser(). Created the configuration file and everything is working fine. However, I wrote it based on t

Re: PEP Idea: Extended import syntax for aliasing module attributes

2025-06-18 Thread Abdur-Rahmaan Janhangeer via Python-list
wrote: > > > > On 17 Jun 2025, at 00:19, Omar Ahmed via Python-list < > python-list@python.org> wrote: > > > > Hi all, > > I would like to propose a potential addition to Python's `import` syntax > that would improve clarity and ergonomics for cases wh

Assignment of global variables in a script.

2025-06-30 Thread Popov, Dmitry Yu via Python-list
Dear Sirs. I found the following sentence in the Python documentation: "The statements executed by the top-level invocation of the interpreter, either read from a script file or interactively, are considered part of a module called __main__

Possible re bug when using ".*"

2022-12-28 Thread Alexander Richert - NOAA Affiliate via Python-list
? Perhaps relatedly, I noticed that even in 3.6, the code print(re.findall(".*","pattern")) yields ['pattern',''] which is not what I was expecting. Thanks, Alex Richert -- Alexander Richert, PhD *RedLine Performance Systems* -- https://mail.python.org/mailman/listinfo/python-list

AUTO EDITOR DIDN'T WORK

2023-06-12 Thread Real Live FootBall Tv via Python-list
idn't work, I thought it was of no use keeping it occupying space within my system, hence I took it off by UNINSTALLATION. If there is anything I can do to make it work, I won't mind getting the tips from you guys, thanks. -- https://mail.python.org/mailman/listinfo/python-list

Re: Fwd: AUTO EDITOR DIDN'T WORK

2023-06-15 Thread Real Live FootBall Tv via Python-list
n Wed, 14 Jun 2023, 04:52 AVI GROSS via Python-list, < python-list@python.org> wrote: > > I think it is time to ask this topic to go find some other place to talk > to itself. > > I have seen NO reason to think any question about problems with Python has > been asked. Not

Re: Fwd: AUTO EDITOR DIDN'T WORK

2023-06-16 Thread Real Live FootBall Tv via Python-list
Thanks, I'll look into it. On Thu, 15 Jun 2023 at 10:25, Alan Gauld wrote: > On 15/06/2023 08:58, Real Live FootBall Tv via Python-list wrote: > > I have followed the instructions given on how to install the app. What I > > needed was an application to cut of silence fro

error of opening Python

2023-09-26 Thread Abdelkhelk ashref salay eabakh via Python-list
re information." I don't know what this meant and how to fix this. Could you please help me? Thank you very much. Kind regards -- https://mail.python.org/mailman/listinfo/python-list

CODING PAGE ACCESS

2021-08-07 Thread MICHAEL J W SMITH via Python-list
information as to where I can get help.Thank you so much! -- https://mail.python.org/mailman/listinfo/python-list

Inkscape

2022-01-10 Thread Mandy and Michael Wilson via Python-list
://mail.python.org/mailman/listinfo/python-list

SON OF A WHORE NICHOLAS GANCIKOFF WANTS TO GET MILAN OUT OF KILLING CASH COMING FROM RUSSIAN MAFIA, CHINESE MAFIA (TRIADE), COLOMBIAN & ITALIAN AMERICAN MAFIA! THESE ARE " THE MYSTERIOUS CHINESE FUNDS

2016-07-24 Thread GIOVANNI ZIBORDI COBRAF MODENA via Python-list
Y LITTLE REACTION OF MINE TO THIS PEDOPHILE FASCIOMAFIOSO MURDERER WHO IS SILVIO BERLUSCONI. MUCH BIGGER THINGS WILL ARRIVE. I DON'T KILL. I AM NOT A BLOODTHIRSTY ASSASSIN LIKE SILVIO BERLUSCONI. BUT I'LL NEVER AND EVER BE CORNUTO AND MAZZIATO TOO!!! UN UOMO VERO, PUO' SEMPRE E SOLO ESSERE O CORNUTO O MAZZIATO. LOS DOS NUNCA! BOTH NEVER!!! -- https://mail.python.org/mailman/listinfo/python-list

SON OF A BITCH NICHOLAS GANCIKOFF WANTS TO GET MILAN OUT OF KILLING CASH COMING FROM RUSSIAN MAFIA, CHINESE MAFIA (TRIADE), COLOMBIAN & ITALIAN AMERICAN MAFIA! THESE ARE " THE MYSTERIOUS CHINESE FUNDS

2016-07-24 Thread GIOVANNI ZIBORDI COBRAF MODENA via Python-list
Y LITTLE REACTION OF MINE TO THIS PEDOPHILE FASCIOMAFIOSO MURDERER WHO IS SILVIO BERLUSCONI. MUCH BIGGER THINGS WILL ARRIVE. I DON'T KILL. I AM NOT A BLOODTHIRSTY ASSASSIN LIKE SILVIO BERLUSCONI. BUT I'LL NEVER AND EVER BE CORNUTO AND MAZZIATO TOO!!! UN UOMO VERO, PUO' SEMPRE E SOLO ESSERE O CORNUTO O MAZZIATO. LOS DOS NUNCA! BOTH NEVER!!! -- https://mail.python.org/mailman/listinfo/python-list

BASTARD MAFIOSO NICHOLAS GANCIKOFF WANTS TO GET MILAN OUT OF KILLING CASH COMING FROM RUSSIAN MAFIA, CHINESE MAFIA (TRIADE), COLOMBIAN & ITALIAN AMERICAN MAFIA! THESE ARE "THE MYSTERIOUS CHINESE FUNDS

2016-07-24 Thread GIOVANNI ZIBORDI COBRAF MODENA via Python-list
Y LITTLE REACTION OF MINE TO THIS PEDOPHILE FASCIOMAFIOSO MURDERER WHO IS SILVIO BERLUSCONI. MUCH BIGGER THINGS WILL ARRIVE. I DON'T KILL. I AM NOT A BLOODTHIRSTY ASSASSIN LIKE SILVIO BERLUSCONI. BUT I'LL NEVER AND EVER BE CORNUTO AND MAZZIATO TOO!!! UN UOMO VERO, PUO' SEMPRE E SOLO ESSERE O CORNUTO O MAZZIATO. LOS DOS NUNCA! BOTH NEVER!!! -- https://mail.python.org/mailman/listinfo/python-list

FUCKING BASTARD NICHOLAS GANCIKOFF WANTS TO GET MILAN OUT OF KILLING CASH COMING FROM RUSSIAN MAFIA, CHINESE MAFIA (TRIADE), COLOMBIAN & ITALIANAMERICAN MAFIA! THESE ARE " THE MYSTERIOUS CHINESE FUNDS

2016-07-24 Thread GIOVANNI ZIBORDI COBRAF MODENA via Python-list
Y LITTLE REACTION OF MINE TO THIS PEDOPHILE FASCIOMAFIOSO MURDERER WHO IS SILVIO BERLUSCONI. MUCH BIGGER THINGS WILL ARRIVE. I DON'T KILL. I AM NOT A BLOODTHIRSTY ASSASSIN LIKE SILVIO BERLUSCONI. BUT I'LL NEVER AND EVER BE CORNUTO AND MAZZIATO TOO!!! UN UOMO VERO, PUO' SEMPRE E SOLO ESSERE O CORNUTO O MAZZIATO. LOS DOS NUNCA! BOTH NEVER!!! -- https://mail.python.org/mailman/listinfo/python-list

BASTARD MAFIOSO NICHOLAS GANCIKOFF (SOLAR) WANTS TO GET MILAN OUT OF KILLING CASH FROM RUSSIAN MAFIA, CHINESE MAFIA (TRIADE), COLOMBIAN & ITALIANAMERICAN MAFIA! THESE ARE "THE MISTERIOUS CHINESE FUNDS

2016-07-24 Thread GIOVANNI ZIBORDI COBRAF MODENA via Python-list
Y LITTLE REACTION OF MINE TO THIS PEDOPHILE FASCIOMAFIOSO MURDERER WHO IS SILVIO BERLUSCONI. MUCH BIGGER THINGS WILL ARRIVE. I DON'T KILL. I AM NOT A BLOODTHIRSTY ASSASSIN LIKE SILVIO BERLUSCONI. BUT I'LL NEVER AND EVER BE CORNUTO AND MAZZIATO TOO!!! UN UOMO VERO, PUO' SEMPRE E SOLO ESSERE O CORNUTO O MAZZIATO. LOS DOS NUNCA! BOTH NEVER!!! -- https://mail.python.org/mailman/listinfo/python-list

FUCKING CRIMINAL SALVATORE GALATIOTO WANTS TO GET MILAN OUT OF KILLING CASH FROM RUSSIAN MAFIA, CHINESE MAFIA (TRIADE) + ITALIAN AMERICAN MAFIA! THESE ARE "THE MYSTERIOUS CHINESE FUNDS" HE HAS FOR PED

2016-07-24 Thread GIOVANNI ZIBORDI COBRAF MODENA via Python-list
TTLE REACTION OF MINE TO THIS PEDOPHILE FASCIOMAFIOSO MURDERER WHO IS SILVIO BERLUSCONI. MUCH BIGGER THINGS WILL ARRIVE. I DON'T KILL. I AM NOT A BLOODTHIRSTY ASSASSIN LIKE SILVIO BERLUSCONI. BUT I'LL NEVER AND EVER BE CORNUTO AND MAZZIATO TOO!!! UN UOMO VERO, PUO' SEMPRE E SOLO ESSERE O CORNUTO O MAZZIATO. LOS DOS NUNCA! BOTH NEVER!!! -- https://mail.python.org/mailman/listinfo/python-list

BASTARD CRIMINAL SALVATORE GALATIOTO WANTS TO GET MILAN OUT OF KILLING CASH FROM RUSSIAN MAFIA, CHINESE MAFIA (TRIADE) + ITALIAN AMERICAN MAFIA! THESE ARE "THE MYSTERIOUS CHINESE FUNDS" HE HAS FOR PED

2016-07-24 Thread GIOVANNI ZIBORDI COBRAF MODENA via Python-list
TTLE REACTION OF MINE TO THIS PEDOPHILE FASCIOMAFIOSO MURDERER WHO IS SILVIO BERLUSCONI. MUCH BIGGER THINGS WILL ARRIVE. I DON'T KILL. I AM NOT A BLOODTHIRSTY ASSASSIN LIKE SILVIO BERLUSCONI. BUT I'LL NEVER AND EVER BE CORNUTO AND MAZZIATO TOO!!! UN UOMO VERO, PUO' SEMPRE E SOLO ESSERE O CORNUTO O MAZZIATO. LOS DOS NUNCA! BOTH NEVER!!! -- https://mail.python.org/mailman/listinfo/python-list

NAZIST MAFIOSO SALVATORE GALATIOTO WANTS TO GET MILAN OUT OF EXTREMELY KILLING CASH FROM RUSSIAN MAFIA, CHINESE MAFIA (TRIADE) + ITALIANAMERICAN MAFIA! THESE ARE " THE MYSTERIOUS CHINESE FUNDS" HE HAS

2016-07-24 Thread GIOVANNI ZIBORDI COBRAF MODENA via Python-list
TTLE REACTION OF MINE TO THIS PEDOPHILE FASCIOMAFIOSO MURDERER WHO IS SILVIO BERLUSCONI. MUCH BIGGER THINGS WILL ARRIVE. I DON'T KILL. I AM NOT A BLOODTHIRSTY ASSASSIN LIKE SILVIO BERLUSCONI. BUT I'LL NEVER AND EVER BE CORNUTO AND MAZZIATO TOO!!! UN UOMO VERO, PUO' SEMPRE E SOLO ESSERE O CORNUTO O MAZZIATO. LOS DOS NUNCA! BOTH NEVER!!! -- https://mail.python.org/mailman/listinfo/python-list

BASTARD MAFIOSO SALVATORE GALATIOTO WANTS TO GET MILAN OUT OF EXTREMELY KILLING CASH FROM RUSSIAN MAFIA, CHINESE MAFIA (TRIADE) + ITALIANAMERICAN MAFIA! THESE ARE " THE MISTERIOUS CHINESE FUNDS" HE HA

2016-07-24 Thread GIOVANNI ZIBORDI COBRAF MODENA via Python-list
TTLE REACTION OF MINE TO THIS PEDOPHILE FASCIOMAFIOSO MURDERER WHO IS SILVIO BERLUSCONI. MUCH BIGGER THINGS WILL ARRIVE. I DON'T KILL. I AM NOT A BLOODTHIRSTY ASSASSIN LIKE SILVIO BERLUSCONI. BUT I'LL NEVER AND EVER BE CORNUTO AND MAZZIATO TOO!!! UN UOMO VERO, PUO' SEMPRE E SOLO ESSERE O CORNUTO O MAZZIATO. LOS DOS NUNCA! BOTH NEVER!!! -- https://mail.python.org/mailman/listinfo/python-list

STINKY MAFIOSO SAL GALATIOTO WANTS TO GET AC MILAN OUT OF EXTREMELY KILLING CASH FROM RUSSIAN MAFIA, CHINESE MAFIA (TRIADE), COLOMBIAN & ITALIANAMERICAN MAFIA! THESE ARE "THE MISTERIOUS CHINESE FUNDS"

2016-07-24 Thread GIOVANNI ZIBORDI COBRAF MODENA via Python-list
Y LITTLE REACTION OF MINE TO THIS PEDOPHILE FASCIOMAFIOSO MURDERER WHO IS SILVIO BERLUSCONI. MUCH BIGGER THINGS WILL ARRIVE. I DON'T KILL. I AM NOT A BLOODTHIRSTY ASSASSIN LIKE SILVIO BERLUSCONI. BUT I'LL NEVER AND EVER BE CORNUTO AND MAZZIATO TOO!!! UN UOMO VERO, PUO' SEMPRE E SOLO ESSERE O CORNUTO O MAZZIATO. LOS DOS NUNCA! BOTH NEVER!!! -- https://mail.python.org/mailman/listinfo/python-list

NAZIST MAFIOSO SAL GALATIOTO WANTS TO GET AC MILAN OUT OF EXTREMELY KILLING CASH FROM RUSSIAN MAFIA, CHINESE MAFIA (TRIADE), COLOMBIAN & ITALIANAMERICAN MAFIA! THESE ARE "THE MISTERIOUS CHINESE FUNDS"

2016-07-24 Thread GIOVANNI ZIBORDI COBRAF MODENA via Python-list
Y LITTLE REACTION OF MINE TO THIS PEDOPHILE FASCIOMAFIOSO MURDERER WHO IS SILVIO BERLUSCONI. MUCH BIGGER THINGS WILL ARRIVE. I DON'T KILL. I AM NOT A BLOODTHIRSTY ASSASSIN LIKE SILVIO BERLUSCONI. BUT I'LL NEVER AND EVER BE CORNUTO AND MAZZIATO TOO!!! UN UOMO VERO, PUO' SEMPRE E SOLO ESSERE O CORNUTO O MAZZIATO. LOS DOS NUNCA! BOTH NEVER!!! -- https://mail.python.org/mailman/listinfo/python-list

BASTARD NAZIST MAFIOSO SALVATORE SAL GALATIOTO WANTS TO GET MILAN OUT OF EXTREMELY KILLING CASH FROM RUSSIAN MAFIA, CHINESE MAFIA (TRIADE) + COLOMBIAN & ITALIAN AMERICAN MAFIA. THESE ARE " THE MISTERI

2016-07-24 Thread GIOVANNI ZIBORDI COBRAF MODENA via Python-list
Y LITTLE REACTION OF MINE TO THIS PEDOPHILE FASCIOMAFIOSO MURDERER WHO IS SILVIO BERLUSCONI. MUCH BIGGER THINGS WILL ARRIVE. I DON'T KILL. I AM NOT A BLOODTHIRSTY ASSASSIN LIKE SILVIO BERLUSCONI. BUT I'LL NEVER AND EVER BE CORNUTO AND MAZZIATO TOO!!! UN UOMO VERO, PUO' SEMPRE E SOLO ESSERE O CORNUTO O MAZZIATO. LOS DOS NUNCA! BOTH NEVER!!! -- https://mail.python.org/mailman/listinfo/python-list

Re: [EXTERNAL] A simple probabilistic model for COVID-19

2020-03-20 Thread Barraclough, Dominic (ext. 414) via Python-list
ttps://mail.python.org/mailman/listinfo/python-list

Cannot install python properly - python310.dll not found - no pip

2024-06-03 Thread Jay Cadet | Studio JPC via Python-list
Architectural 3D Artist / Photographer studio JPC [p] 516.567.1996 | [w] studiojpc.com<http://studiojpc.com> | [ig] @studiojpc -- https://mail.python.org/mailman/listinfo/python-list

[no subject]

2005-06-20 Thread python-list-bounces+archive=mail-archive . com
ire more RAM than this little test program. ---main program--- max_processes=10 progname="child.py" for i in xrange(max_processes): os.spawnv(os.P_NOWAIT,progname,[progname,str(i)]) ---child program--- def msg(txt): sys.stdout.write(txt) sys.stdout.flush() #get childnum from comline parameters for i in xrange(10): msg('%i ' % childnum) time.sleep(1) -- [EMAIL PROTECTED] 6-6M21 BCA CompArch Design Engineering Phone: (425) 294-4718 -- http://mail.python.org/mailman/listinfo/python-list

[no subject]

2005-06-20 Thread python-list-bounces+archive=mail-archive . com
seanet.com/~hgg9140/math/k6.html -- [EMAIL PROTECTED] 6-6M21 BCA CompArch Design Engineering Phone: (425) 294-4718 -- http://mail.python.org/mailman/listinfo/python-list

[no subject]

2005-06-28 Thread python-list-bounces+archive=mail-archive . com
sourceforge project waiting to be borne here :-) [snip] -- [EMAIL PROTECTED] 6-6M21 BCA CompArch Design Engineering Phone: (425) 294-4718 -- http://mail.python.org/mailman/listinfo/python-list

[no subject]

2005-06-29 Thread python-list-bounces+archive=mail-archive . com
tasks? -- [EMAIL PROTECTED] 6-6M21 BCA CompArch Design Engineering Phone: (425) 294-4718 -- http://mail.python.org/mailman/listinfo/python-list

[no subject]

2005-06-30 Thread python-list-bounces+archive=mail-archive . com
d have to download ABC-2.3.5 and install it anyway. b) Installing distutils-aware python packages is trivial. I'd rather the energy which might go into a bigger std library go instead into helping projects which don't have distutils-style builds. -- [EMAIL PROTECTED] 6-6M21 BCA CompArch Design Engineering Phone: (425) 294-4718 -- http://mail.python.org/mailman/listinfo/python-list

[no subject]

2005-06-30 Thread python-list-bounces+archive=mail-archive . com
++. > > Ultimately, manageability of a project is far and away more about the > people involved and the techniques used than it is about any single > technology involved. > > -Peter That's our experience too (and the reason I asked). I wonder if the OP will respond. -- [EMAIL PROTECTED] 6-6M21 BCA CompArch Design Engineering Phone: (425) 294-4718 -- http://mail.python.org/mailman/listinfo/python-list

[no subject]

2005-07-01 Thread python-list-bounces+archive=mail-archive . com
nice. Maybe a setup.py --requires flag. -- [EMAIL PROTECTED] 6-6M21 BCA CompArch Design Engineering Phone: (425) 294-4718 -- http://mail.python.org/mailman/listinfo/python-list

[no subject]

2005-07-01 Thread python-list-bounces+archive=mail-archive . com
sign Engineering Phone: (425) 294-4718 -- http://mail.python.org/mailman/listinfo/python-list

[no subject]

2005-07-01 Thread python-list-bounces+archive=mail-archive . com
sting > to get some real numbers on that. > > >> Ultimately, manageability of a project is far and away more about the > >> people involved and the techniques used than it is about any single > >> technology involved. > > > > Agreed. > > +1 getting to the crux of it. > > tom > > -- > In-jokes for out-casts -- [EMAIL PROTECTED] 6-6M21 BCA CompArch Design Engineering Phone: (425) 294-4718 -- http://mail.python.org/mailman/listinfo/python-list

(no subject)

2005-03-01 Thread python-list-bounces+archive=mail-archive . com
() 'line three\n' "Tor Erik Sønvisen" wrote: > > Hi > > How can I read the first line of a file and then delete this line, so that > line 2 is line 1 on next read? > > regards -- http://mail.python.org/mailman/listinfo/python-list

(no subject)

2005-03-04 Thread python-list-bounces+archive=mail-archive . com
ing of the file >>> f.readline() 'line one\n' >>> This turned out really cool, thanks for the good question, Jeff Sandys "Tor Erik Sønvisen" wrote: > > Hi > > How can I read the first line of a file and then delete this line, so that > line 2 is line 1 on next read? > > regards -- http://mail.python.org/mailman/listinfo/python-list

(no subject)

2005-03-24 Thread python-list-bounces+archive=mail-archive . com
buffers when we change chairs. IDEs just gum up the works. -- [EMAIL PROTECTED] 6-6M21 BCA CompArch Design Engineering Phone: (425) 294-4718 -- http://mail.python.org/mailman/listinfo/python-list

(no subject)

2005-03-25 Thread python-list-bounces+archive=mail-archive . com
ould allow them to "play around" and have fun solving > small problems? > > Many thanks in advance, > > TN -- http://mail.python.org/mailman/listinfo/python-list

(no subject)

2005-03-28 Thread python-list-bounces+archive=mail-archive . com
t, I write a wholly new python program, using python-esque idioms. So it comes down to which particular piece of code is easier to understand, and that in turn depends more on the original author's style than on the language. -- [EMAIL PROTECTED] 6-6M21 BCA CompArch Design Engineering Phone: (425) 294-4718 -- http://mail.python.org/mailman/listinfo/python-list

(no subject)

2005-03-30 Thread python-list-bounces+archive=mail-archive . com
"pass" is the Python way to say "Yes, I know there should be code here, but I don't want any." It is required in this context because a "def" cannot be totally empty. -- [EMAIL PROTECTED] 6-6M21 BCA CompArch Design Engineering Phone: (425) 294-4718 -- http://mail.python.org/mailman/listinfo/python-list

(no subject)

2005-03-31 Thread python-list-bounces+archive=mail-archive . com
-- [EMAIL PROTECTED] 6-6M21 BCA CompArch Design Engineering Phone: (425) 294-4718 -- http://mail.python.org/mailman/listinfo/python-list

(no subject)

2005-03-31 Thread python-list-bounces+archive=mail-archive . com
cbook and convert that to rtf. I generate the docbook from my pdx markup: http://www.seanet.com/~hgg9140/comp/index.html#L007 If you go this route, your python code is actually writing pdx, and you need a 2 step conversion (pdx2docbook.py, then openjade for the xml-to-rtf step). -- [EMAIL PROTECTED] 6-6M21 BCA CompArch Design Engineering Phone: (425) 294-4718 -- http://mail.python.org/mailman/listinfo/python-list

(no subject)

2005-04-04 Thread python-list-bounces+archive=mail-archive . com
I do appreciate the input > I've gotten. > > I haven't used pytest, so no comparisons to offer. But for unittest, I've found a lot of the "baggage" can be automated. My mkpythonproj (http://www.seanet.com/~hgg9140/comp/index.html#L006) does that. When you generate a project, you get a unittest suite with a default test ready to run, and the mechanisms needed to add more. -- [EMAIL PROTECTED] 6-6M21 BCA CompArch Design Engineering Phone: (425) 294-4718 -- http://mail.python.org/mailman/listinfo/python-list

(no subject)

2005-04-05 Thread python-list-bounces+archive=mail-archive . com
n't voluntarily use the thing and I certainly wouldn't look at the source code. -- [EMAIL PROTECTED] 6-6M21 BCA CompArch Design Engineering Phone: (425) 294-4718 -- http://mail.python.org/mailman/listinfo/python-list

(no subject)

2005-04-06 Thread python-list-bounces+archive=mail-archive . com
y when vim people search for the appropriate shell windows, instead of having them in a (joined-at-the-hip) split window. This has more to do with bookkeeping than with editors per se, but it is a data point.] 6. On IDE's and code-completion: If you are going to be typing the same thing over and over, why not use a function, or maybe code generation? -- [EMAIL PROTECTED] 6-6M21 BCA CompArch Design Engineering Phone: (425) 294-4718 -- http://mail.python.org/mailman/listinfo/python-list

(no subject)

2005-04-06 Thread python-list-bounces+archive=mail-archive . com
use "ssh {foo|bar}". > > Mike> This might work > > It will work. > > Mike> but again, it requires me manually adding each server to the > Mike> config file which I'm hoping to avoid since there are many. > > How? If your machines are not uniquely identified to the client by their > names or addresses, then you must indicate the distinctions yourself by > configuration. How? Tell SSH to stop checking for this potential "problem." I don't care that the key doesn't match what it was last time, just give me access! Apparently that option doesn't exist. -- http://mail.python.org/mailman/listinfo/python-list

(no subject)

2005-04-15 Thread python-list-bounces+archive=mail-archive . com
but they are enhanced by large numbers of "other" libraries and tools which have Python bindings. -- [EMAIL PROTECTED] 6-6M21 BCA CompArch Design Engineering Phone: (425) 294-4718 -- http://mail.python.org/mailman/listinfo/python-list

Caret key quits idle on pt keyboard

2015-11-30 Thread Osvaldo Dias dos Santos via Python-list
Hi, I can’t enter a caret in regex on a Portuguese keyboard because by pressing it, IDLE quits. Any help ? Thanks. Kind regards, Osvaldo -- https://mail.python.org/mailman/listinfo/python-list

[no subject]

2005-05-03 Thread python-list-bounces+archive=mail-archive . com
ft Press, 2002. -- [EMAIL PROTECTED] 6-6M21 BCA CompArch Design Engineering Phone: (425) 294-4718 -- http://mail.python.org/mailman/listinfo/python-list

[no subject]

2005-05-13 Thread python-list-bounces+archive=mail-archive . com
e to escape double quotes: print '\t\t\t\n' \ % (number, name, seconds // 60, seconds % 60) -- [EMAIL PROTECTED] 6-6M21 BCA CompArch Design Engineering Phone: (425) 294-4718 -- http://mail.python.org/mailman/listinfo/python-list

[no subject]

2005-05-19 Thread python-list-bounces+archive=mail-archive . com
> > Cheers, > > SB > I use fpconst too. I've been concerned that its source home seems to wander. Any chance of it being added to the base distro? -- [EMAIL PROTECTED] 6-6M21 BCA CompArch Design Engineering Phone: (425) 294-4718 -- http://mail.python.org/mailman/listinfo/python-list

[no subject]

2005-05-19 Thread python-list-bounces+archive=mail-archive . com
packages=ns2.findall(UML+'Package') 2. Is there a similar idiom which works for Paths? I've tried: packages=pkg1.findall(UML+'Namespace.ownedElement/'+UML+'Package') but haven't found the right combination, so I do step-at-a-time descent. -- [EMAIL PROTECTED] 6-6M21 BCA CompArch Design Engineering Phone: (425) 294-4718 -- http://mail.python.org/mailman/listinfo/python-list

[no subject]

2005-05-31 Thread python-list-bounces+archive=mail-archive . com
distutils.html -- [EMAIL PROTECTED] 6-6M21 BCA CompArch Design Engineering Phone: (425) 294-4718 -- http://mail.python.org/mailman/listinfo/python-list

[no subject]

2005-06-10 Thread python-list-bounces+archive=mail-archive . com
roach fairly good ? > > > > Regards, > > > > Philippe > -- [EMAIL PROTECTED] 6-6M21 BCA CompArch Design Engineering Phone: (425) 294-4718 -- http://mail.python.org/mailman/listinfo/python-list

[no subject]

2005-06-10 Thread python-list-bounces+archive=mail-archive . com
ytecode&mode=all -- [EMAIL PROTECTED] 6-6M21 BCA CompArch Design Engineering Phone: (425) 294-4718 -- http://mail.python.org/mailman/listinfo/python-list

backslash in triple quoted string

2025-05-07 Thread Bob van der Poel via Python-list
as a comment at the top of a function. I changed the "\" to a "/" and all is well now. -- Listen to my FREE CD at http://www.mellowood.ca/music/cedars Bob van der Poel ** Wynndel, British Columbia, CANADA ** EMAIL: b...@mellowood.ca WWW: http://www.mellowood.ca -- https://mail.python.org/mailman/listinfo/python-list

Re: pip UX Studies - help improve the usability of pip

2020-03-10 Thread Bernard Tyers - Sane UX Design via Python-list
778645553767728 >> >> >> Thank you for your attention! >> >> Best wishes, >> >> Bernard >> -- >> >> Bernard Tyers, User research & Interaction Design >> >> T: @bernardtyers >> M: @bern...@social.ei8fdb.org >&g

Python 3.8.5

2021-01-06 Thread Joseph Milroy Felix Moraes (Moraes) via Python-list
. Try reinstalling the program to fix this problem. --- OK  --- kindly assist Regards, Milroy -- https://mail.python.org/mailman/listinfo/python-list

RE: Popping key causes dict derived from object to revert to object (3/25/2024)

2024-03-27 Thread Dr. F. M. (Mike) Covington via Python-list
running Python 3.12: Mike -- F. M. (Mike) Covington, PhD, PCPP, MCT Automation Consultant, Developer, Instructor -- https://mail.python.org/mailman/listinfo/python-list

bool type have big problem. finally program returned "True".Is this the TRUE spec?

2025-01-20 Thread あうぇくろ via Python-list
1](func[0](*args, **kwargs)) return lambda *args, **kwargs: composite(*func[1:])(func[0](*args, **kwargs )) tpr=composite(type,print) print(tpr('a')==tpr(1)) I subscribed to python-list, so I sent this message again. Why does tpr('a')==tpr(1) return True? -- https://mail.python.org/mailman/listinfo/python-list

Version numbers in Standard Library

2019-03-01 Thread Thompson, Matt (GSFC-610.1)[SCIENCE SYSTEMS AND APPLICATIONS INC] via Python-list
Dear Python List, A question. I help maintain a Python stack for users in my division here at NASA and one user asked about updating the re module to 2.4. I believe because he read the docs: https://docs.python.org/2.7/library/re.html where you see lines like "New in version 2.4&qu

<    53   54   55   56   57   58