If I have something like this in a setup.py

setup(
    name = 'foo',
    ...
    )

is there a way to access name and get back foo?

Thanks,
Chris
_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to