Message242213
| Author | ashkop |
|---|---|
| Recipients | Claudiu.Popa, Florian.Apolloner, ashkop, eric.snow, ezio.melotti, michael.foord, rbcollins |
| Date | 2015-04-29.06:13:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1430288021.5.0.313546475882.issue23882@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Yes. That is how issue23882_find_all.patch works. I just removed hte condition
if (not namespace and
not os.path.isfile(os.path.join(full_path, '__init__.py'))):
return None, False
This makes namespace parameter redundant. Can I remove it? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-04-29 06:13:41 | ashkop | set | recipients: + ashkop, rbcollins, ezio.melotti, michael.foord, Claudiu.Popa, eric.snow, Florian.Apolloner |
| 2015-04-29 06:13:41 | ashkop | set | messageid: <1430288021.5.0.313546475882.issue23882@psf.upfronthosting.co.za> |
| 2015-04-29 06:13:41 | ashkop | link | issue23882 messages |
| 2015-04-29 06:13:41 | ashkop | create | |