hello all. Im creating a Search form as a Plone Product in Python. Im facing problems while passing parameters between classes , in different Python scripts. I've already used "Import" statm. in form 2 to import class 1 of form1, but it's giving error: "you are not authorized to access this class" is there any other way or am i missing some trick in importing.??
thanks ----- Regards, Mayank -- View this message in context: http://n2.nabble.com/Python-Import-Classes-Problem-tp1130774p1130774.html Sent from the Product Developers mailing list archive at Nabble.com. _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
