[Tutor] sys.path.append import python3 not working
Dave Angel
davea at davea.name
Wed Feb 5 13:53:51 CET 2014
Ian D <duxbuz at hotmail.com> Wrote in message:
> __ Ok I seem to be having some success with it at the moment after moving the location of the module.
That might be because the letter following the backslash is not
currently a valid escape code. You really shouldn't leave half
broken code; it tends to break again at the most embarrassing
times.
--
DaveA
More information about the Tutor
mailing list