Brett C. wrote: [SNIP] Tim, can you insert the lines:: > > print "***%s == %s ?" % (_strptime._TimeRE_cache.locale_time.lang, > _strptime._getlang()) > _strptime._TimeRE_cache = _strptime.TimeRE() > _strptime._regex_cache = {} > > in the function (line 282 should be fine; just as long as you do it > before any calls to _strptime). Actually, make sure to stick at line 282 or maybe even higher; it needs to be done before any strptime or time code is touched. I just realized that time.tzname() will be called once you do this and that will definitely mess the test up if you don't do it soon enough. Sorry about that. -Brett
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4