March 2019 Archives by thread
Starting: Fri Mar 1 08:48:59 EST 2019
Ending: Sun Mar 31 15:45:10 EDT 2019
Messages: 521
- revisiting the "What am I running on?" question
songbird
- how to setup for localhost:8000
tommy yama
- Version numbers in Standard Library
Thompson, Matt (GSFC-610.1)[SCIENCE SYSTEMS AND APPLICATIONS INC]
- Extension Module for Python 3.6 +
MRAB
- Lifetime of a local reference
Alan Bawden
- deque as default list behaviour
Abdur-Rahmaan Janhangeer
- tkinter: get ttk.combobox choices from another class
Rich Shepard
- [RELEASE] Python 2.7.16
Benjamin Peterson
- "How to package additional files under site-packages "
Saba Kauser
- pyz and concurrent.futures
Mark
- [RELEASED] Python 3.4.10rc1 and Python 3.5.7rc1 are now available
Larry Hastings
- Decodificar base64 en Odoo 12
Angie GL
- about types.new_class and module
Jimmy Girardet
- Totally Legit Signing Key?
Peter Otten
- ANN: Wing Python IDE 6.1.5 released
Wingware
- Class Issue`
Milt
- in a pickle
duncan smith
- ConfigParser: use newline in INI file
jim.womeldorf at gmail.com
- System Beep?
Steve
- trying to retrieve comments with activated API key
Drake Gossi
- Duplicates
Milt
- join us at the new Maintainers Summit at PyCon US
Shauna Gordon-McKeon
- Python resources recommendations
Arup Rakshit
- Configuring the REPL's tab completion
Chris Angelico
- Help!!! How to apply my created function to another function
djoyceb at gmail.com
- Converting hex data to image
dimplemathew.17 at gmail.com
- pydistutils.cfg injection
Chris Narkiewicz
- "use strict"
Abdur-Rahmaan Janhangeer
- 0x80070005 - acess denied when installing Python
Louis Aucamp
- "Post install setup does not work as expected with pip install"
Saba Kauser
- Python scope question
Arup Rakshit
- Convert Windows paths to Linux style paths
Malcolm Greene
- Multiprocessing vs subprocess to run Python scripts in parallel
Malcolm Greene
- Multiprocessing vs subprocess
Schachner, Joseph
- 3D visualizations in Python
Jakub Bista
- [RELEASE] Python 3.7.3rc1 is now available for testing.
Ned Deily
- Not a python question, just programming logic trap?
jonas.thornvall at gmail.com
- [ANN] PyYAML-5.1: YAML parser and emitter for Python
Ingy dot Net
- uWISGI with Qt for Python
Israel Brewster
- UG Announcement - Python Mauritius User-Group (pymug)
Abdur-Rahmaan Janhangeer
- asyncio Question
Simon Connah
- Not Defined error in basic code
Jack Dangler
- How to modify Adaline Stochastic gradient descent
vokoyov at gmail.com
- Question regarding the local function object
Arup Rakshit
- subprocess svn checkout password issue
Martin De Kauwe
- Implement C's Switch in Python 3
jfong at ms4.hinet.net
- how to embed non-tkinter VLC player into grid of tkinter with python?
akashsahu410 at gmail.com
- I wrote a free book about TDD and clean architecture in Python
giordani.leonardo at gmail.com
- mocking for get method in requests
George Fischhof
- 3D surface plot
Keith Anthony
- Question about the @staticmethod decorator
Arup Rakshit
- running "python -i" in subprocess shows no prompt
finnkochinski at keemail.me
- tkinter
Informatico de Neurodesarrollo
- Reasoning of calling a method on class object instead of class instance object
Arup Rakshit
- Block Ctrl+S while running Python script at Windows console?
Malcolm Greene
- Python 3.5.7 is now available
Larry Hastings
- Python 3.4.10 is now available
Larry Hastings
- error while importing a module
Sharan Basappa
- Why can't access the property setter using the super?
Arup Rakshit
- Can my python program send me a text message?
Steve
- CheetahTemplate 3.2.1
Oleg Broytman
- REPL, global, and local scoping
adam.preble at gmail.com
- Reversible malformed UTF-8 to malformed UTF-16 encoding
Florian Weimer
- nltk in 3.7.2 for win 10 64 bit
Türkcan Kurt
- File not closed
ast
- Potential Security Bug
Laish, Amit (GE Digital)
- Determining latest stable version for download
Tim Johnson
- Might be doing this wrong? (Turtle graphics)
jasonanyilian at gmail.com
- What is the difference between "ws.Messagebeep(1)" and "ws.Messagebeep(-1)" ?
Steve
- Timing problem?
Steve
- how to handle response data that is streaming and chunked?
Artie Ziff
- log file
Sharan Basappa
- array of characters?
Gregory Ewing
- Search and Replace of string in a yaml file
Pradeep Patra
- [CfP] DLS 2019 - 15th Dynamic Languages Symposium, co-located with SPLASH 2019
Nick Papoylias
- scatter plot error - possibly data type
ciaran.hudson at gmail.com
- Multiple log files using logging module
Sharan Basappa
- Python 3.7 Bug
Bassam Abdul-Baki
- What does "TypeError: unsupported operand type(s) for +: 'function' and 'int'" mean?
CrazyVideoGamez
- Your IDE's?
John Doe
- Text Similarity/Comparison Question
Kenneth.R.Adams at wellsfargo.com
- [RELEASE] Python 3.7.3 is now available
Ned Deily
- configparser - which one?
Dave
- The Mailing List Digest Project
Abdur-Rahmaan Janhangeer
- [RELEASE] Python 3.8.0a3 is now available for testing
Łukasz Langa
- How to store scores of a race's players
^Bart
- Creating LF, NEL line terminators by accident? (python3)
Adam Funk
- Managing pipenv virtualenvs
Tim Johnson
- SCons 3.0.5 Released
Bill Deegan
- Syntax for one-line "nonymous" functions in "declaration style"
Alexey Muranov
- PyDev 7.2.0 Released
Fabio Zadrozny
- asyncio KeyboardInterrupt in select
Thomas Grainger
- Library for parsing binary structures
Paul Moore
- Getting file extensions [linux fs]
Paulo da Silva
- Create GUI with Python using Tkinter | Youtube Playlist
Attreya Bhatt
- embedding python - PyImport_ImportModule returns null
babita.trial at gmail.com
- Prepare accented characters for HTML
Tony van der Hoff
- Regarding 3D buttons in PyQT5
Vaibhav Kumar
- Levenberg-Marquardt non-linear least-squares fitting in Python
Madhavan Bomidi
- Handy utilities = Friday Filosofical Finking
DL Neil
- Understanding the MRO with multiple inheritance
Arup Rakshit
- Query windows event log with python
mons.sidus at gmail.com
- Why do I need to use pip3 but not pip
Arup Rakshit
- Python-list Digest, Vol 186, Issue 31
Alexey Muranov
- Python Remote Work
Shane
- From parsing a class to code object to class to mappingproxy to object (oh my!)
adam.preble at gmail.com
Last message date:
Sun Mar 31 15:45:10 EDT 2019
Archived on: Mon Oct 28 06:30:39 EDT 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).