[PythonCE] shelve problems

Johnny deBris johnny at debris.demon.nl
Thu Jul 15 09:32:39 CEST 2004


Mark Doukidis wrote:

>    d = shelve.open("\\myshelve")
>                                ^
>SyntaxError: invalid token
>  
>
>
>  
>
Sounds like a problem with your script rather then the shelve module, a 
syntax error is found before any importing is done...

Cheers,

Guido


More information about the PythonCE mailing list