|
Sorry for the delay – it was a really long weekend for many of
us. Currently our strptime implementation is mostly built by
translating from Python formatting codes to .NET formatting codes and then
calling the .NET Formatting APIs. There’s apparently a difference here in that
.NET doesn’t allow random extra characters in its formatting strings, and
CPython does. I’ve opened a bug on CodePlex (#776, http://www.codeplex.com/WorkItem/View.aspx?ProjectName=IronPython&WorkItemId=776)
to track this. We’ll try and get to this for 1.0 but I’m not entirely sure we’ll
be able to get it done in time. From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Mike Raath Just wondering if this post
slipped in under the radar - can anyone please confirm whether this is a bug,
or if I could be using IronPython differently to achieve the same thing?
|
_______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
