This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author tarek
Recipients eric.araujo, tarek, techtonik
Date 2010-11-09.11:13:49
SpamBayes Score 5.2885578e-05
Marked as misclassified No
Message-id <1289301231.42.0.806494772051.issue10361@psf.upfronthosting.co.za>
In-reply-to
Content
Looks good to me:
the upload command will get the credentials from the session instead of using the existing config at all.

I remember that we changed the behavior to you'd had to set ONLY the user in the rc file, but allowing to pass the user is better since it make the config file optional
History
Date User Action Args
2011-02-09 22:59:38eric.araujounlinkissue10361 messages
2010-11-09 11:13:51tareksetrecipients: + tarek, techtonik, eric.araujo
2010-11-09 11:13:51tareksetmessageid: <1289301231.42.0.806494772051.issue10361@psf.upfronthosting.co.za>
2010-11-09 11:13:49tareklinkissue10361 messages
2010-11-09 11:13:49tarekcreate