Kamyar Inanloo
Kamyar Inanloo
https://github.com/kavenegar/kavenegar-python/blob/166701dd562f8b03d84d7ac89415a137455abba7/kavenegar.py#L38
The map function loads all the attribute values at first, although I expect when I give mappings as lambda, the attribute values get read lazily, that is, if some attribute...
Would you add geospatial commands? Can I help?
When trying to make in macOS, I get this error: /Applications/Xcode.app/Contents/Developer/usr/bin/make all-am CC mini_snmpd-mini-snmpd.o mini-snmpd.c:506:13: warning: 'daemon' is deprecated: first deprecated in macOS 10.5 - Use posix_spawn APIs instead. [-Wdeprecated-declarations]...
File "/usr/local/lib/python3.7/site-packages/khayyam/jalali_datetime.py", line 399, in utcoffset return self.tzinfo.utcoffset(self) TypeError: utcoffset(dt) argument must be a datetime instance or None, not JalaliDatetime