Moderate Activity

Commits : Individual Commit

  Analyzed 8 days ago based on code collected 8 days ago.

Commit ID 6e1e7d21347b13be4d35d741c09fc72118285a0d

Avatar Contributor: Anand Chitipothu Files Modified: 1
Date: 05-June-2012 at 10:51 Lines Added: 6
Repository: git://github.com/webpy/webpy.git master Lines Removed: 1
Commit Comment: Fixed datestr error on windows. (closes #155)
`strftime("%B %e")` doesn't work on Windows. Falling back to "%B %d"
in case of failure.
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  Python 4 1 1 0 1 0

Changes by File

Showing page 1 of 1
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
web/utils.py Python 4 1 1 0 1 0
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.