Marc-Andre Belzile wrote: > > > > This is probably not the right list for this kind of question but is > it possible to build an array of 64 bit int with Python ? >
Are you specifically talking about passing 64-bit ints to external APIs? Integers in Python are of infinite size, so the question needs a little clarification. -- Tim Roberts, t...@probo.com Providenza & Boekelheide, Inc. _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32