On Mar 31, 8:39 am, "Rhodri James"
wrote:
> > i understand that you get request token,and you need to get Access
> > tokens after that,
> > my question is about Access tokens:which mechanism do u use to tore
> > access tokens for future use
>
> I'm sorry, I have no idea what you're talking about
i understand that you get request token,and you need to get Access
tokens after that,
my question is about Access tokens:which mechanism do u use to tore
access tokens for future use
I'm sorry, I have no idea what you're talking about or how it relates
to bad indent levels. What *exactly* (inc
> Most such problems are caused by mixing tabs and spaces in the same file.
> Pick one style and be consistent, and you'll be in good shape.
>
> My approach is to always expand tabs. My tab key simply gets me to a
> convenient column, there never are any tabs in my source files.
>
> (I don't use
Most such problems are caused by mixing tabs and spaces in the same
file. Pick one style and be consistent, and you'll be in good shape.
My approach is to always expand tabs. My tab key simply gets me to a
convenient column, there never are any tabs in my source files.
(I don't use either n
On Mar 30, 6:13 am, "Rhodri James"
wrote:
> On Sat, 28 Mar 2009 11:30:36 -, Coonay wrote:
> > during last few days, i code python using notepad++ or pydev, the
> > compiler always complain there is a problem with Indentation,in my
> > eyes ,there is no Indentation problem at all,because i for
On Sat, 28 Mar 2009 11:30:36 -, Coonay wrote:
during last few days, i code python using notepad++ or pydev, the
compiler always complain there is a problem with Indentation,in my
eyes ,there is no Indentation problem at all,because i format the code
to make it comply with python style guide
during last few days, i code python using notepad++ or pydev, the
compiler always complain there is a problem with Indentation,in my
eyes ,there is no Indentation problem at all,because i format the code
to make it comply with python style guide strictly,but after i change
the default tab length ,i