473,791 Members | 2,827 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

what's the exactly newsgroup url of python-list?

My thunderbir cant connect to comp.lang.pytho n as the python.org page
saying.

Aug 11 '05 #1
5 1947
He, Aspk <as****@gmail.c om> wrote:
My thunderbir cant connect to comp.lang.pytho n as the python.org page
saying.


You may be confused.

<URL:news:comp. lang.python> is a URL to a Usenet newsgroup, as
evidenced by the 'news:' schema part. If your web browser is
configured properly to invoke a newsreader (such as Thunderbird) for
'news:' URLs, your newsrreader will then attempt to get the
comp.lang.newsg roup from your default NNTP server.

python-list is a mailing list.

--
\ "When I was a baby I kept a diary. Recently I was re-reading |
`\ it, it said 'Day 1: Still tired from the move. Day 2: Everybody |
_o__) talks to me like I'm an idiot.'" -- Steven Wright |
Ben Finney <http://www.benfinney.i d.au/>
Aug 11 '05 #2
Ben Finney wrote:
You may be confused.

<URL:news:comp. lang.python> is a URL to a Usenet newsgroup, as
evidenced by the 'news:' schema part. If your web browser is
configured properly to invoke a newsreader (such as Thunderbird) for
'news:' URLs, your newsrreader will then attempt to get the
comp.lang.newsg roup from your default NNTP server.

python-list is a mailing list.


There's a relation between them which you're not mentioning, which is
that all posts to the mailing list are gated to the newsgroup and vice
versa. They are not completely unrelated entities.

--
Erik Max Francis && ma*@alcyone.com && http://www.alcyone.com/max/
San Jose, CA, USA && 37 20 N 121 53 W && AIM erikmaxfrancis
Make it come down / Like molasses rain
-- Sandra St. Victor
Aug 11 '05 #3
Ben Finney wrote:
<URL:news:comp. lang.python> is a URL to a Usenet newsgroup, as
evidenced by the 'news:' schema part. If your web browser is
configured properly to invoke a newsreader (such as Thunderbird) for
'news:' URLs, your newsrreader will then attempt to get the
comp.lang.newsg roup from your default NNTP server.


footnote: if you have no such server, things won't work.

for an excellent way to read the python mailing list via a news-
reader even if you don't have access to a "real" NNTP server,
see http://gmane.org/

(quick instructions: point the newsreader to "news.gmane.org ",
and look for the group "gmane.comp.pyt hon.general".)

</F>

Aug 11 '05 #4
On 2005-08-11, Fredrik Lundh <fr*****@python ware.com> wrote:
Ben Finney wrote:
<URL:news:comp. lang.python> is a URL to a Usenet newsgroup, as
evidenced by the 'news:' schema part. If your web browser is
configured properly to invoke a newsreader (such as Thunderbird) for
'news:' URLs, your newsrreader will then attempt to get the
comp.lang.newsg roup from your default NNTP server.


footnote: if you have no such server, things won't work.

for an excellent way to read the python mailing list via a news-
reader even if you don't have access to a "real" NNTP server,
see http://gmane.org/


Using an NNTP gateway to a mailing list that's gatewayed to a
Usenet group. That's about like running Cygwin under Windows
under Linux: there are valid reasons to do it, but it always
feels surreal.

--
Grant Edwards grante Yow! My Aunt MAUREEN was
at a military advisor to IKE &
visi.com TINA TURNER!!
Aug 11 '05 #5

"Grant Edwards" <gr****@visi.co m> wrote in message
news:11******** *****@corp.supe rnews.com...
On 2005-08-11, Fredrik Lundh <fr*****@python ware.com> wrote:
for an excellent way to read the python mailing list via a news-
reader even if you don't have access to a "real" NNTP server,
see http://gmane.org/


Using an NNTP gateway to a mailing list that's gatewayed to a
Usenet group. That's about like running Cygwin under Windows
under Linux: there are valid reasons to do it, but it always
feels surreal.


Yes, but it works. I use gmane for c.l.p mostly because I also use it for
other Python lists that are *not* gatewayed to a Usenet group, I far prefer
the newsgroup interface, and I like having all Python groups together in
one block in the side-bar. At one time, my newserver access was also less
dependable than Gmane and switching back and forth was a nuisance.

Terry J. Reedy

Aug 11 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

220
19174
by: Brandon J. Van Every | last post by:
What's better about Ruby than Python? I'm sure there's something. What is it? This is not a troll. I'm language shopping and I want people's answers. I don't know beans about Ruby or have any preconceived ideas about it. I have noticed, however, that every programmer I talk to who's aware of Python is also talking about Ruby. So it seems that Ruby has the potential to compete with and displace Python. I'm curious on what basis it...
54
6579
by: Brandon J. Van Every | last post by:
I'm realizing I didn't frame my question well. What's ***TOTALLY COMPELLING*** about Ruby over Python? What makes you jump up in your chair and scream "Wow! Ruby has *that*? That is SO FRICKIN' COOL!!! ***MAN*** that would save me a buttload of work and make my life sooooo much easier!" As opposed to minor differences of this feature here, that feature there. Variations on style are of no interest to me. I'm coming at this from a...
226
12712
by: Stephen C. Waterbury | last post by:
This seems like it ought to work, according to the description of reduce(), but it doesn't. Is this a bug, or am I missing something? Python 2.3.2 (#1, Oct 20 2003, 01:04:35) on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> d1 = {'a':1} >>> d2 = {'b':2} >>> d3 = {'c':3}
8
3456
by: Joe | last post by:
I'm using Python 2.4 on Windows XP SP2. I'm trying to receive a command line argument that is a newline (\n) Here is the command line to use sample.py "\n" Here is a sample.py script
137
7195
by: Philippe C. Martin | last post by:
I apologize in advance for launching this post but I might get enlightment somehow (PS: I am _very_ agnostic ;-). - 1) I do not consider my intelligence/education above average - 2) I am very pragmatic - 3) I usually move forward when I get the gut feeling I am correct - 4) Most likely because of 1), I usually do not manage to fully explain 3) when it comes true. - 5) I have developed for many years (>18) in many different environments,...
10
3728
by: ross | last post by:
I want to do some tricky text file manipulation on many files, but have only a little programming knowledge. What are the ideal languages for the following examples? 1. Starting from a certain folder, look in the subfolders for all filenames matching *FOOD*.txt Any files matching in each folder should be copied to a new subfolder within the current folder called EATING with a new name of *FOOD*COPY.txt
16
1819
by: Robert Wierschke | last post by:
hi I'm learning python since 3 days. I' ve some programming experience in BASIC, Pascal, C, C++ and Java. Actually I want to add a scripting language to this repertoire (I have virtually no experience with scripting). Having read that python is object orientated, I start wondering if python is the right choice and what it is...
132
4663
by: Frederick Gotham | last post by:
If we look at a programming language such as C++: When an updated Standard comes out, everyone adopts it and abandons the previous one. It seems though that things aren't so clear-cut in the C community. It would seem that C99 is the most up-to-date Standard, but far more people seem to be working off the C89 Standard. Could someone please explain to me why this is so? --
3
1262
by: Aaron Brady | last post by:
The bartender said I have to talk. Actually, she didn't. Python's a darned good comp. language. Versatile, elegant, refined. The Pythoneers on the newsgroup are half-way decent, too. Attentive, judicious. I feel like there's a "but", but that's probably my own traumatic past personal life. Besides, there just was. Anybody not get out much?
1
1622
by: webtourist | last post by:
Warning: New learner here Not sure what the term means "implementation of Python". So what exactly does it mean *"implementation of Python"* like cpython, Jython, IronPython ????? In terms of IronPython --- does it mean a Python programmer can write .Net app in Python ? Thanks
0
9669
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9515
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
10154
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9993
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9029
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7537
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5558
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3713
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2913
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.