Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #6010 > unrolled thread
| Started by | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| First post | 2011-05-22 17:23 -0400 |
| Last post | 2011-05-22 17:23 -0400 |
| 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: Dealing with name clashes in pypi Terry Reedy <tjreedy@udel.edu> - 2011-05-22 17:23 -0400
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Date | 2011-05-22 17:23 -0400 |
| Subject | Re: Dealing with name clashes in pypi |
| Message-ID | <mailman.1932.1306099450.9059.python-list@python.org> |
On 5/22/2011 2:34 PM, Patrick Sabin wrote: > I wanted to register my project (epdb) in pypi. Unfortunately there > already exists a project with the same name. It is not possible for me > to change the name of the project, because I used it in multiple > writings. Any ideas how I can deal with the situation? Is it possible to > register a project under a different name in pypi than the actual > project name? I presume so. How would pypi know the 'actual' name? However, there is a catalog sig list (mirrored as gmane.comp.python.catalog) where you might get specific suggestions on how to handle this. -- Terry Jan Reedy
Back to top | Article view | comp.lang.python
csiph-web