Re: [Tutor] create new user

2008-04-07 Thread Alan Gauld
"root" <[EMAIL PROTECTED]> wrote > I want to write a python script in which will create a new user and > password.please tell me ,how it will be passible??? It depends on how you are building your web app. If you are using TurboGears as your framework then it provides user admin (and securit

[Tutor] create new user

2008-04-07 Thread root
Hi All. Hope you are Good and Doing Well.I am Working on a web based application .I need your pretty help for this all as I have to work in Python and I am New to this.. I want to write a python script in which will create a new user and password.please tell me ,how it will be passible??? I