[issue11123] problem with packaged dependency extracter script, pdeps

2017-12-11 Thread Cheryl Sabella
Cheryl Sabella added the comment: This issue was resolved with the patch in #14492. -- nosy: +csabella resolution: -> duplicate stage: patch review -> resolved status: open -> closed superseder: -> pdeps.py has_key ___ Python tracker

[issue11123] problem with packaged dependency extracter script, pdeps

2011-07-05 Thread Éric Araujo
Éric Araujo added the comment: Looks good. I suggest you test again and commit. -- nosy: +eric.araujo stage: -> patch review type: crash -> behavior versions: +Python 3.3 -Python 3.1 ___ Python tracker _

[issue11123] problem with packaged dependency extracter script, pdeps

2011-02-04 Thread Amaury Forgeot d'Arc
Amaury Forgeot d'Arc added the comment: This script is indeed unusable. Here is a proper patch file, tested by running it on a few files. -- keywords: +patch nosy: +amaury.forgeotdarc Added file: http://bugs.python.org/file20681/pdeps.patch ___ Pyth

[issue11123] problem with packaged dependency extracter script, pdeps

2011-02-04 Thread $$Coffeepot$$
New submission from $$Coffeepot$$ : This bug concerns the pdeps script, \Tools\Scripts\pdeps.py. This script opens a list of files and extracts a list of their inter-dependencies. I'm running Python 3.1.1 on Windows XP, installed via binary installer, but have confirmed that the bug is presen