Kaydet (Commit) 446b3b2d authored tarafından Jack Jansen's avatar Jack Jansen

ICFindConfigFile isn't needed, and it's gone under carbon.

üst 83e6ae9b
"""Test icglue module by printing all preferences"""
"""Test icglue module by printing all preferences. Note that the ic module,
not the icglue module, is what you should normally use."""
import icglue
import Res
ici = icglue.ICStart('Pyth')
ici.ICFindConfigFile()
#ici.ICFindConfigFile()
h = Res.Resource("")
ici.ICBegin(1)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment