Message49450
| Author |
nobody |
| Recipients |
| Date |
2006年04月21日.15:25:09 |
| SpamBayes Score |
| Marked as misclassified |
| Message-id |
| In-reply-to |
| Content |
Logged In: NO
1. Could you give some code examples for that?
2,3. Did you notice that google search for "from __main__
import" give hits similar to:
t = Timer("test()", "from __main__ import test")
in most situations?
I think it's hard to value uses of "from..." based on google
search or similar method.Maybe we shoud ask on python-list
what are the others opinions?
>As a middle ground it might be a good idea to expand the
>patch to reduce pdb's dependency on module global symbols
I'am interesting how would you do that?
|
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2007年08月23日 15:45:39 | admin | link | issue1429539 messages |
| 2007年08月23日 15:45:39 | admin | create |
|