On Jun 1, 2006, at 10:29 AM, Jaime Mora Ramones wrote:

NEW SYS.PATH: ['D:\\AppsPython\\daboide', [lots snipped]
c:\\docume~1\x07dmini~1\\config~1\temp']

OK, there seems to be a problem with the path returned; note the 'x07dmini' instead of what I assume should be 'admini'. In fact, if I go to a Python prompt and type:

>>> print "\a"
'\x07'

So this looks like another case of Windows stupid use of the backslash screwing up strings. Let me see what I can do to resolve this.


-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev

Reply via email to