Message 269852 - Python tracker
Message269852
| Author | serhiy.storchaka |
|---|---|
| Recipients | serhiy.storchaka, terry.reedy |
| Date | 2016-07-05.20:55:28 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1467752128.84.0.130787593728.issue27452@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
If config.py is just executed, __file__ can be a relative path. RemoveFile() looks as a part of public API. If you are sure that nobody needs to remove a config file, you can remove this method. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-07-05 20:55:28 | serhiy.storchaka | set | recipients: + serhiy.storchaka, terry.reedy |
| 2016-07-05 20:55:28 | serhiy.storchaka | set | messageid: <1467752128.84.0.130787593728.issue27452@psf.upfronthosting.co.za> |
| 2016-07-05 20:55:28 | serhiy.storchaka | link | issue27452 messages |
| 2016-07-05 20:55:28 | serhiy.storchaka | create | |