Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #74870
| From | Gregory Ewing <greg.ewing@canterbury.ac.nz> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Repo/directory names (was Re: Python and IDEs [was Re: Python 3 is killing Python]) |
| Date | 2014-07-20 17:32 +1200 |
| Message-ID | <c312j1F94h5U1@mid.individual.net> (permalink) |
| References | <mailman.12074.1405817991.18130.python-list@python.org> |
Chris Angelico wrote: > Other people had, for instance, a C:\BELFRY (best place to have BATs, > you know), or other such names. What's your favorite > directory/repository name for a concretion of ... random stuff? My project directories typically contain a directory called "Attic" for putting stuff in that I probably won't use any more, but want to keep just in case. Fortunately, it doesn't have the same space restrictions as its physical namesake. :-) -- Greg
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Repo/directory names (was Re: Python and IDEs [was Re: Python 3 is killing Python]) Chris Angelico <rosuav@gmail.com> - 2014-07-20 10:59 +1000 Re: Repo/directory names (was Re: Python and IDEs [was Re: Python 3 is killing Python]) Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2014-07-20 17:32 +1200
csiph-web