Message46528
| Author |
loewis |
| Recipients |
| Date |
2004年08月26日.21:57:56 |
| SpamBayes Score |
| Marked as misclassified |
| Message-id |
| In-reply-to |
| Content |
Logged In: YES
user_id=21627
I would like to see the following changes to the patch:
- remove all parts that are not strictly relevant (IOW, make
it minimal)
- call the function PyRun_SimpleFileName
- Add a PyCompilerFlags*. If you want to, you can allow this
argument to be NULL.
- Add a PyRun_SimpleParseFileName parallel function, and
PyRun_FileName
(i.e. all File APIs except for Any, which supports
terminals and is irrelevant here)
- Provide documentation patches as well.
Are you willing to carry out these changes? |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2007年08月23日 15:39:03 | admin | link | issue1003535 messages |
| 2007年08月23日 15:39:03 | admin | create |
|