Adam Jones schrieb: > chiangf wrote: >> But... really? This is how things work in Python? Because it seems >> like quite a headache. > > A lot of things seem like quite a headache before you understand them. > Only some of them stay a headache after you do. Python imports can be > kind of confusing, but only because they manage to accomplish a lot > under the surface. I really like the module system in Python (second > only to common lisp, IMO) but it does seem to be a ways off from what > Java does. If you have any questions about it, ask.
Well, I'm itching to be able to use relative/absolute imports from Python 2.5 with TurboGears, since they will make structuring packages with unambiguous imports a lot easier. Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

