On 9/29/05, Manuzhai <[EMAIL PROTECTED]> wrote:
Its a single python module, very liberally licensed so it can include it in the distribution, something like:
And its a charm to use, not at all a learning curve and really pythonic, so we should not limit its usage on these two points, there may be other reasons not to use it tho, which I have no opinion about.I'm not sure about using Jason Orendorff's path module, since it's Yet
Another Dependency. I'm not sure it adds that much value (and it does
add some learning curve for those not familiar with it).
Its a single python module, very liberally licensed so it can include it in the distribution, something like:
try: import path
except ImportError: import django.core.path as path
--
Amit Upadhyay
Blog: http://www.rootshell.be/~upadhyay
+91-9867-359-701
