[SCM] Samba Shared Repository - branch master updated
Matthias Dieter Wallnöfer
mdw at samba.org
Sun Mar 14 12:39:18 MDT 2010
Thanks, should be fixed in "master".
Matthias
Jelmer Vernooij wrote:
> Hi Matthias,
>
> On 03/13/10 12:38, Matthias Dieter Wallnöfer wrote:
>> The branch, master has been updated
>> via f0bc02d... Revert "s4:provision Improve the handling of
>> provision errors"
>> from b52b357... s4:torture/rpc/spoolss.c: fix compiler warnings
>>
>> http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master
>>
>>
>> - Log -----------------------------------------------------------------
>> commit f0bc02d74c16bc013e9fdab46ef271cf45873453
>> Author: Matthias Dieter Wallnöfer<mwallnoefer at yahoo.de>
>> Date: Sat Mar 13 12:26:30 2010 +0100
>>
>> Revert "s4:provision Improve the handling of provision errors"
>>
>> This reverts partially commit
>> 027123199e13cc02ae4edadd8f0dd0f0660e1193.
>>
>> Andrew, this is not Python 2.4+ compatible
> The "except Error as e:" kind of syntax was introduced in Python2.6
> and Python 3.0. For older versions of Python, the following syntax
> will work (and still works in 2.6);
>
> "except Error, e:"
>
> Cheers,
>
> Jelmer
>
>
More information about the samba-technical
mailing list