Home | History | Annotate | Download | only in idlelib

Lines Matching refs:try

22 try:
28 # Try setting the locale, so that we can find out
30 try:
43 try:
49 try:
60 # Try getdefaultlocale well: it parses environment variables,
63 try:
137 try:
248 try:
281 If that fails, let Tcl try its best
285 try:
295 try:
305 try:
310 try:
314 # Finally, try the locale's encoding. This is deprecated;
316 try:
351 try:
364 try:
385 try:
399 # text to us. Don't try to guess further.
403 try:
407 # If there is an encoding declared, try this first.
408 try:
415 try:
427 # Try the original file encoding next, if any
429 try:
446 try:
506 if printPlatform: #we can try to print for this platform
550 try: