General discussion list for the Python programming language
python-list.python.org
(
List home) (
Recent threads) (
90 other Python lists)
Subscription Options
- RSS or Atom: Read-only subscription using a browser or aggregator. This is the recommended way if you don't need to send messages to the list. You can learn more about feed syndication and clients here.
- Conventional: All messages are delivered to your mail address, and you can reply. To subscribe, send an email to the list's subscribe address with "subscribe" in the subject line, or visit the list's homepage here.
- High traffic list: 30+ messages per day
- This list contains about 620,662 messages, beginning Feb 1999
- 35 messages added yesterday
General discussion list for the Python programming language (python-list.python.org)
Recent threads
Marc Aymerich — 132999856823 Feb 2012
Hi, I'm playing a bit with python dynamic methods and I came up with a scenario that I don't understant. Considering the follow code: # Declar...
Plumo — 132999796723 Feb 2012*
I want to download content asynchronously. This would be straightforward to do threaded or across processes, but difficult asynchronously so people se...
Ralf Schmitt — 132999522223 Feb 2012
Hi, I've just uploaded pypiserver 0.5.1 to the python package index. pypiserver is a minimal PyPI compatible server. It can be used to serve a set...
Smiley 4321 — 132999324123 Feb 2012*
I need to write two file using python script as below - 1. Store.py: Write a script to store a list say "store_list = ["Apple", ...
Nav — 132999245923 Feb 2012*
Hi Guys, I have a custom user form class, it inherits my own custom Form class: class UserForm(Form): first_name = TextField(attributes={id='id_fi...
See more recent threads
Archived messages