Point to (still-unfinished) implementation patch on SF
This commit is contained in:
parent
2532a8121c
commit
944cefbb9f
|
@ -170,8 +170,9 @@ Deliverables
|
||||||
|
|
||||||
Patches to the Distutils that 1) implement an InstallationDatabase
|
Patches to the Distutils that 1) implement an InstallationDatabase
|
||||||
class, 2) Update the database when a new package is installed. 3)
|
class, 2) Update the database when a new package is installed. 3)
|
||||||
a simple package management tool, features to be added to this
|
add a simple package management tool, features to be added to this
|
||||||
PEP. (Or a separate PEP?)
|
PEP. (Or should that be a separate PEP?) See [2] for the current
|
||||||
|
patch.
|
||||||
|
|
||||||
|
|
||||||
Rejected Suggestions
|
Rejected Suggestions
|
||||||
|
@ -201,6 +202,10 @@ References
|
||||||
[1] Michael Muller's patch (posted to the Distutils-SIG around 28
|
[1] Michael Muller's patch (posted to the Distutils-SIG around 28
|
||||||
Dec 1999) generates a list of installed files.
|
Dec 1999) generates a list of installed files.
|
||||||
|
|
||||||
|
[2] A patch to implement this PEP will be tracked as
|
||||||
|
patch #562100 on SourceForge.
|
||||||
|
http://www.python.org/sf/562100
|
||||||
|
|
||||||
|
|
||||||
Acknowledgements
|
Acknowledgements
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue