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
|
||||
class, 2) Update the database when a new package is installed. 3)
|
||||
a simple package management tool, features to be added to this
|
||||
PEP. (Or a separate PEP?)
|
||||
add a simple package management tool, features to be added to this
|
||||
PEP. (Or should that be a separate PEP?) See [2] for the current
|
||||
patch.
|
||||
|
||||
|
||||
Rejected Suggestions
|
||||
|
@ -201,6 +202,10 @@ References
|
|||
[1] Michael Muller's patch (posted to the Distutils-SIG around 28
|
||||
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
|
||||
|
||||
|
|
Loading…
Reference in New Issue