org] On Behalf Of
Geoffrey Bantle
Sent: Saturday, February 18, 2012 7:28 PM
To: ironpython-users@python.org
Subject: [Ironpython-users] Dotted assembly names and import
Hi Keith,
Thanks for your response. I actually am familiar with python's import statement
as I have been
programming i
es+rome=wintellect@python.org] *On Behalf Of
> *Geoffrey
> Bantle
> *Sent:* Saturday, February 18, 2012 6:07 PM
> *To:* ironpython-users@python.org
> *Subject:* [Ironpython-users] Dotted assembly names and import
>
> ** **
>
> Hello,
>
> I have a question
s+rome=wintellect@python.org
[mailto:ironpython-users-bounces+rome=wintellect@python.org] On Behalf Of
Geoffrey Bantle
Sent: Saturday, February 18, 2012 6:07 PM
To: ironpython-users@python.org
Subject: [Ironpython-users] Dotted assembly names and import
Hello,
I have a question about assembl
Hello,
I have a question about assemblies compiled with pyc.py. If you just name
them normally like, "Foobar.dll" or "Snafu.dll" you can add a reference
to them and import them into IronPython as one would expect. If however
you name them like "Foobar.Snafu.dll" you can add a reference to them
but