Hi ironpython,

Here's your Daily Digest of new issues for project "IronPython".

In today's digest:ISSUES

1. [New comment] datetime.now() should be class method

----------------------------------------------

ISSUES

1. [New comment] datetime.now() should be class method
http://ironpython.codeplex.com/workitem/21478
User slide_o_mix has commented on the issue:

"<p>This is partially fixed in d4c063, the now and utcnow methods are now class 
methods, however, the print is still incorrect, it prints 
datetime.datetime(...) instead of mydate(...). I can't find a way to get the 
python class name in the C# code that will give me mydate instead of 
datetime.</p>"
----------------------------------------------



----------------------------------------------
You are receiving this email because you subscribed to notifications on 
CodePlex.

To report a bug, request a feature, or add a comment, visit IronPython Issue 
Tracker. You can unsubscribe or change your issue notification settings on 
CodePlex.com.
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
https://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to