On Tue, May 16, 2006 at 05:01:02PM -0700, Bill Campbell wrote: | On Tue, May 16, 2006, Sidnei da Silva wrote: | >I've recently used the 'pathname2url' function from urllib to convert | >a pathname to a file:// url for sqlite. | > | >However, to my surprise, pathname2url would quote characters in the | >generated url, namely spaces would be turned into %20. | | Whitespace in pathnames is evil, and should be avoided by people with a | clue (you can't expect clueless end users to understand this).
Tell that to Windows users, specially ones that have their 'Program Files' directory localized to their native language. :) -- Sidnei da Silva Enfold Systems http://enfoldsystems.com Fax +1 832 201 8856 Office +1 713 942 2377 Ext 214 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ sqlobject-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss
