Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #24385 > unrolled thread
| Started by | Stefan Behnel <stefan_ml@behnel.de> |
|---|---|
| First post | 2012-06-24 10:55 +0200 |
| Last post | 2012-06-24 10:55 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Why are these files names started with underscore? Stefan Behnel <stefan_ml@behnel.de> - 2012-06-24 10:55 +0200
| From | Stefan Behnel <stefan_ml@behnel.de> |
|---|---|
| Date | 2012-06-24 10:55 +0200 |
| Subject | Re: Why are these files names started with underscore? |
| Message-ID | <mailman.1449.1340528139.4697.python-list@python.org> |
gmspro, 24.06.2012 10:42: > I see there are some files here started with underscore(_) , is there any convention of something for it? > > http://hg.python.org/cpython/file/3b7230997425/Modules > > _bisectmodule.c > [...] > _winapi.c > > Is there any convention or something? Yes. Please read the CPython developer guide (click on "core development" on the Python front page). Stefan
Back to top | Article view | comp.lang.python
csiph-web