I've seen something at least similar to this when the DLL I'm trying to use
references a type in another DLL. When I copied that other DLL to the same
location, it worked fine.
In this situation, equivalent code in C# worked fine without the other DLL, but
Python gave an error similar to what y
Try System.Nullable[System.DateTime]()
I haven't tested that, but I think that's what you need.
On Wed, Feb 5, 2014 at 1:25 PM, John Gill wrote:
> Thanks. At least on my system there is no such thing as System.Null
>
>
>
> In c# at least, null is just a keyword in the language.
>
>
>
>
>
>
I have found git-flow to be a good starting point for building a workflow.
Cases it doesn't cover or parts of it that cause problems for the
contributors of this project may be discovered, at which point
deviation/modification should be considered.
Are you suggesting using the gitflow project [
ht
On Thu, Nov 28, 2013 at 1:17 PM, davidacoder wrote:
> After all, on windows msbuild and the c# compiler are installed by default
> on pretty much any machine in any case, compile times shouldn’t be much of
> a problem, and so if my understanding of pip is correct, we could have full
> pip support