It would be great if you could open a bug at sourceforge...
Mark
On 9/06/2014 11:07 PM, Christian K. wrote:
Hi,
I was very pleased to see that retrieving properties of a MAPI object yields
either a or type depending on whether the _A or _W property
was queried and entryids are always returne
On Jun 9, 2014, at 9:40 PM, Christian K. wrote:
> Am 09.06.14 16:00, schrieb [email protected]:
>>
>> On Jun 9, 2014, at 2:53 PM, Christian K. wrote:
>>
>>> Dell.com> writes:
>>>
On Jun 9, 2014, at 9:07 AM, Christian K. hoc.net> wrote:
> Hi,
>
> I was
[email protected] wrote:
> Perhaps I’m missing something.
I'm not sure you're missing anything. You're simply describing another
implementation choice that could have been made. Both your scheme and
the actual scheme have their merits.
> I’m used to Windows API calls that come in a foo_A an
Dell.com> writes:
>
>
> On Jun 9, 2014, at 9:40 PM, Christian K. hoc.net> wrote:
>
> > Am 09.06.14 16:00, schrieb Paul_Koning Dell.com:
> >>
> >> On Jun 9, 2014, at 2:53 PM, Christian K. hoc.net> wrote:
> >>
> >>> Dell.com> writes:
> >>>
>
>
> On Jun 9, 2014, at 9:07 A
Mark Hammond gmail.com> writes:
>
> It would be great if you could open a bug at sourceforge...
Done.
___
python-win32 mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-win32
Christian K. hoc.net> writes:
>
> Dell.com> writes:
> > I would only want/expect to see “bytes” types when the values in question
> are binary data streams, or
> > unknown format. But anytime we’re dealing with text strings, the Python 3
> approach is that the Python
> > code sees “str” type