Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #24385 > unrolled thread

Re: Why are these files names started with underscore?

Started byStefan Behnel <stefan_ml@behnel.de>
First post2012-06-24 10:55 +0200
Last post2012-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.


Contents

  Re: Why are these files names started with underscore? Stefan Behnel <stefan_ml@behnel.de> - 2012-06-24 10:55 +0200

#24385 — Re: Why are these files names started with underscore?

FromStefan Behnel <stefan_ml@behnel.de>
Date2012-06-24 10:55 +0200
SubjectRe: 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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web