2007/2/13, Paul Moore <[EMAIL PROTECTED]>:
> which standard modules exist in IP?
> For example can I do 'import random' or must I use the the CLR equivalents
You can import random just fine.
--
Seo Sanghyeon
___
users mailing list
users@lists.ironpytho
Paul Moore wrote:
> which standard modules exist in IP?
> For example can I do 'import random' or must I use the the CLR equivalents
You can use most of the Python standard library, but it must be on the
path (it doesn't come with the Microsoft IronPython distribution).
Make sure you have Python
which standard modules exist in IP?
For example can I do 'import random' or must I use the the CLR
equivalents
___
users mailing list
users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com